On Fri, Sep 29, 2017 at 11:22:33PM -0700, Taylor Blau wrote: > Attached is a patch to extend Peff's recent work of adding parsing options to > "--pretty=%(trailers)" by supporting those same options in git-for-each-ref(1). Thanks for working on this. The direction and general sketch of the implementation look right to me. I noted a few problems inline, so this isn't quite right to be picked up, but I think a v2 should get us pretty close, if not all the way there. -Peff