浏览代码

Explicitly specify push stategy

This makes a git compatibility warning go away.
Alois Mahdal 8 年前
父节点
当前提交
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