X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.gitconfig;h=701610db32b76078193d0c5241965cef3b2cfb0e;hp=cd86ef36705e6613436c74fb49d89a1f75b91423;hb=27a2d72e733a2473bb7a0e456fed63debf61d290;hpb=491e96e877838c3c1597ece3f875abb930d24122 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