Configuration for diff coloring

This commit is contained in:
Paweł Płazieński 2017-10-24 08:58:49 +02:00
parent 109303129b
commit 5887e2dda4

View file

@ -57,3 +57,10 @@
verbose = true
[mergetool]
keepBackup = false
[color "diff"]
meta = cyan bold
frag = magenta bold
commit = yellow bold
old = red bold
new = green bold
whitespace = red reverse