X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=701610db32b76078193d0c5241965cef3b2cfb0e;hb=50c68a6eb7312765ff12aa7d8c17e664fac98755;hp=cd86ef36705e6613436c74fb49d89a1f75b91423;hpb=ad68d4cd34f1114257c53e3354c2de01ef26b518;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index cd86ef3..701610d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -23,6 +23,9 @@ # 3 way diffs # cmd = vim -d \"$MERGED\" \"$LOCAL\" \"$BASE\" \"$REMOTE\" -c \"wincmd J\" +[receive] + denyNonFastForwards = true + [web] browser = webbrowser