OSDN Git Service

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


Trivial merge