Compare commits

..

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

View file

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