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

Change git diff conflict style

This commit is contained in:
Arti Zirk 2022-05-16 16:18:37 +03:00
parent e2fca2183e
commit 9bf942e661

View File

@ -3,6 +3,7 @@
email = arti.zirk@gmail.com
[merge]
tool = meld
conflictstyle = diff3
[alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches