Merge pull request #511 from nikolai-b/git-config-fix

remove outdated git option
This commit is contained in:
Yan Pritzker 2014-10-24 14:55:00 -05:00
commit e2f73a0d02

View File

@ -107,7 +107,7 @@
[push]
# 'git push' will push the current branch to its tracking branch
# the usual default is to push all branches
default = tracking
default = upstream
[core]
autocrlf = false
editor = vim