Skip to content

Instantly share code, notes, and snippets.

@AdrienVR
Last active September 29, 2017 13:20
Show Gist options
  • Save AdrienVR/ea19811951f796b3b042b24f8655d01f to your computer and use it in GitHub Desktop.
Save AdrienVR/ea19811951f796b3b042b24f8655d01f to your computer and use it in GitHub Desktop.
Git mergetool generates unwanted .orig files on conflicts
git config --global mergetool.keepBackup false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment