Merge branch 'sg/ref-filter-parse-optim' into maint
commit1f253d88face02b68a86fae36e6722c9ebc73856
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2016 21:18:57 +0000 (11 14:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2016 21:18:57 +0000 (11 14:18 -0700)
tree8f644ff0512be5181ccbbc986c8e8fc38d59dbf3
parenta813b19190a75e44b6ebd1ea5317ef5ed914cde0
parente94ce1394e17e1b91b943b8d41131b6aadb96b88
Merge branch 'sg/ref-filter-parse-optim' into maint

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