ソースを参照

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,3 +56,6 @@
56 56
 
57 57
 [gui]
58 58
     spellingdictionary = none
59
+
60
+[pull]
61
+    ff = only