ソースを参照

Explicitly specify push stategy

This makes a git compatibility warning go away.
Alois Mahdal 9 年 前
コミット
2f430bda24
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig ファイルの表示

@@ -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