Switch git to zdiff3 algo

This commit is contained in:
Arti Zirk 2023-06-01 15:22:05 +03:00
parent dee8768d9a
commit 7d6c4f1fcb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
email = arti.zirk@gmail.com
[merge]
tool = meld
conflictstyle = diff3
conflictStyle = zdiff3
[alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches