Browse Source

Set default push strategy for git 1.8

Alois Mahdal 12 years ago
parent
commit
f918aaaaf0
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      dotfiles/git-universe/gitconfig

+ 2
- 0
dotfiles/git-universe/gitconfig View File

@@ -1,3 +1,5 @@
1
+[push]
2
+    default = simple
1 3
 [user]
2 4
     name = Alois Mahdal
3 5
 [color]