Fix gitconfig colors causing iTerm with solarized to show diffs incorrectly

This commit is contained in:
Yan Pritzker 2013-11-03 21:17:04 -06:00
parent 8e508b7bf5
commit 28eb379dbd

View File

@ -9,8 +9,8 @@
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
old = red
new = green
[alias]
# add
a = add # add