mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-14 06:05:13 +02:00
Switch git to zdiff3 algo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user