Git: Better diff colors.

This commit is contained in:
Artem Sapegin 2012-11-27 18:10:41 +04:00
parent 7fa34cf140
commit aefeaec405
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
[color] [color]
ui = auto ui = auto
[color "diff"] [color "diff"]
meta = blue bold meta = blue
frag = black bold frag = white
old = red bold old = red bold
new = magenta bold new = green bold
[core] [core]
editor = nano editor = nano
# http://stackoverflow.com/questions/136178/git-diff-handling-long-lines # http://stackoverflow.com/questions/136178/git-diff-handling-long-lines