Explorar el Código

Set default push strategy for git 1.8

Alois Mahdal hace 12 años
padre
commit
f918aaaaf0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      dotfiles/git-universe/gitconfig

+ 2
- 0
dotfiles/git-universe/gitconfig Ver fichero

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