Merge branch 'rr/for-each-ref-decoration'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:07:20 +0000 (11:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:07:21 +0000 (11:07 -0800)
Add a few formatting directives to "git for-each-ref --format=...",
to paint them in color, etc.

* rr/for-each-ref-decoration:
for-each-ref: avoid color leakage
for-each-ref: introduce %(color:...) for color
for-each-ref: introduce %(upstream:track[short])
for-each-ref: introduce %(HEAD) asterisk marker
t6300 (for-each-ref): don't hardcode SHA-1 hexes
t6300 (for-each-ref): clearly demarcate setup

No differences found