Compare commits

..

No commits in common. "d4cbb27bece9be59ceec9da1a9c1292f954a53a7" and "f2b1dbe06eec366b8a5e34f3327453b3f81253ea" have entirely different histories.

View file

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