浏览代码

Only allow fast-forward pulls by default

Alois Mahdal 3 年前
父节点
当前提交
eb6e83f4b9
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig 查看文件

56
 
56
 
57
 [gui]
57
 [gui]
58
     spellingdictionary = none
58
     spellingdictionary = none
59
+
60
+[pull]
61
+    ff = only