Quellcode durchsuchen

Only allow fast-forward pulls by default

Alois Mahdal vor 3 Jahren
Ursprung
Commit
eb6e83f4b9
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig Datei anzeigen

@@ -56,3 +56,6 @@
56 56
 
57 57
 [gui]
58 58
     spellingdictionary = none
59
+
60
+[pull]
61
+    ff = only