Merge branch 'kn/ref-filter-branch-list' into maint

"git for-each-ref --format=..." with %(HEAD) in the format used to resolve the HEAD symref as many times as it had processed refs, which was wasteful, and "git branch" shared the same problem. * kn/ref-filter-branch-list: ref-filter: resolve HEAD when parsing %(HEAD) atom

Junio C Hamano committed Jun 5, 2017 at 09:03 UTC fd8567c99023c62ca206d930dfbf41a92648ea9a

No changes.