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

Loading…
Cancel
Save