Merge branch 'jc/for-each-ref'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Mar 2010 20:44:10 +0000 (12:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Mar 2010 20:44:10 +0000 (12:44 -0800)
* jc/for-each-ref:
for-each-ref --format='%(flag)'
for-each-ref --format='%(symref) %(symref:short)'
builtin-for-each-ref.c: check if we need to peel onion while parsing the format
builtin-for-each-ref.c: comment fixes

Trivial merge