Przeglądaj źródła

Set default push strategy for git 1.8

Alois Mahdal 12 lat temu
rodzic
commit
f918aaaaf0
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      dotfiles/git-universe/gitconfig

+ 2
- 0
dotfiles/git-universe/gitconfig Wyświetl plik

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