Merge branch 'sg/ref-filter-parse-optim'
commit51d517b9bbb58904a3f9ded068d7f111620a4db4
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (6 14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (6 14:53 -0700)
treea06b6fe76ea045fba3c49db276ee699fb3196316
parentf0798e6cdbf99515391242e20f8df495a14e9c22
parente94ce1394e17e1b91b943b8d41131b6aadb96b88
Merge branch 'sg/ref-filter-parse-optim'

The code that parses the format parameter of for-each-ref command
has seen a micro-optimization.

* sg/ref-filter-parse-optim:
  ref-filter: strip format option after a field name only once while parsing