Browse Source

Switch git to zdiff3 algo

master
Arti Zirk 1 year ago
parent
commit
7d6c4f1fcb
  1. 2
      .gitconfig

2
.gitconfig

@ -3,7 +3,7 @@ @@ -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

Loading…
Cancel
Save