Browse Source

Change git diff conflict style

master
Arti Zirk 2 years ago
parent
commit
9bf942e661
  1. 1
      .gitconfig

1
.gitconfig

@ -3,6 +3,7 @@
email = arti.zirk@gmail.com email = arti.zirk@gmail.com
[merge] [merge]
tool = meld tool = meld
conflictstyle = diff3
[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