From: Junio C Hamano Date: Fri, 6 Dec 2013 19:07:20 +0000 (-0800) Subject: Merge branch 'rr/for-each-ref-decoration' X-Git-Tag: v1.9-rc0~85 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cb6bd5722f430b225b894920fd80975ffa1d0bb5?hp=cb6bd5722f430b225b894920fd80975ffa1d0bb5 Merge branch 'rr/for-each-ref-decoration' 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 ---