Przeglądaj źródła

Explicitly specify push stategy

This makes a git compatibility warning go away.
Alois Mahdal 8 lat temu
rodzic
commit
2f430bda24
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig Wyświetl plik

@@ -38,5 +38,8 @@
38 38
   who = ! ~/.gittum/bin/who
39 39
   whoo = ! ~/.gittum/bin/whoo
40 40
 
41
+[push]
42
+    default = simple
43
+
41 44
 [tag]
42 45
     sort = version:refname