When I do a merge conflict resolution with Kdiff3 (and other merge tool I tried) I noticed that on resolution a *.orig file is created. Is there a way for it to
*.orig
Windows:
Win/Users/HOME/.gitconfig
mergetool.keepTemporaries=false
git/libexec/git-core/git-mergetool
cleanup_temp_files()
rm -rf -- "$MERGED.orig"