Make vimdiff the default Git mergetool

This commit is contained in:
The Magician 2024-10-26 17:02:38 +01:00
parent eb4ec29abc
commit c81060660c
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
[user] [user]
name = The Magician name = The Magician
email = themagician@engineer.com email = themagician@engineer.com
[merge]
tool = vimdiff