Compare commits

...

2 commits

View file

@ -18,19 +18,19 @@
interactive = always interactive = always
diff = true diff = true
[color "branch"] [color "branch"]
current = yellow reverse current = 3 reverse
local = yellow local = 3
remote = green remote = 2
[color "diff"] [color "diff"]
frag = magenta bold frag = 5 bold
meta = yellow bold meta = 3 bold
new = green bold new = 2 bold
old = red bold old = 1 bold
whitespace = red reverse whitespace = 1 reverse
[color "status"] [color "status"]
added = yellow added = 11 bold
changed = green changed = 2 bold
untracked = cyan untracked = 4 bold
[status] [status]
short = true short = true
branch = true branch = true