diff --git a/.gitconfig b/.gitconfig index c5d084b..92c5b5f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -53,3 +53,5 @@ autostash = true [commit] verbose = true +[mergetool] + keepBackup = false