1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-11-22 08:20:59 +02:00

Switch git to zdiff3 algo

This commit is contained in:
Arti Zirk 2023-06-01 15:22:05 +03:00
parent dee8768d9a
commit 7d6c4f1fcb

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