Merge pull request #511 from nikolai-b/git-config-fix
remove outdated git option
This commit is contained in:
commit
e2f73a0d02
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user