]> git.phdru.name Git - dotfiles.git/commitdiff
Set globally receive.denyNonFastForwards = true
authorOleg Broytman <phd@phdru.name>
Fri, 18 Jul 2014 01:34:41 +0000 (05:34 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 18 Jul 2014 01:34:41 +0000 (05:34 +0400)
.gitconfig

index cd86ef36705e6613436c74fb49d89a1f75b91423..701610db32b76078193d0c5241965cef3b2cfb0e 100644 (file)
@@ -23,6 +23,9 @@
 # 3 way diffs
 #      cmd = vim -d \"$MERGED\" \"$LOCAL\" \"$BASE\" \"$REMOTE\" -c \"wincmd J\"
 
+[receive]
+       denyNonFastForwards = true
+
 [web]
        browser = webbrowser