diff --git a/.gitconfig b/.gitconfig index e5f15e1..e09bbcc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -24,4 +24,6 @@ excludesfile = ~/.gitignore_global autocrlf = input editor = subl - filemode = false \ No newline at end of file + filemode = false +[push] + default = upstream