diff --git a/git/gitconfig b/git/gitconfig index 8e70dc4..59cb90c 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -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