use the shell variable GITHUB_TOKEN instead of the git workaround

This commit is contained in:
Sami Samhuri 2012-10-11 22:55:03 -07:00
parent d03dac943e
commit 2e8845dfb9
2 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View file

@ -4,4 +4,3 @@ emacs.d/auto-save-list/.saves*
.DS_Store
*.pyc
*.cache
gitconfig.github

View file

@ -14,8 +14,6 @@
[branch]
autosetuprebase = always
autosetupmerge = true
[include]
path = "$HOME/config/gitconfig.github"
[core]
quotepath = false
whitespace = trailing-space,space-before-tab