]> git.99rst.org Git - git.git/commitdiff
Merge branch 'zh/ref-filter-atom-type'
authorJunio C Hamano <redacted>
Mon, 14 Jun 2021 04:33:25 +0000 (13:33 +0900)
committerJunio C Hamano <redacted>
Mon, 14 Jun 2021 04:33:25 +0000 (13:33 +0900)
The code to handle the "--format" option in "for-each-ref" and
friends made too many string comparisons on %(atom)s used in the
format string, which has been corrected by converting them into
enum when the format string is parsed.

* zh/ref-filter-atom-type:
  ref-filter: introduce enum atom_type
  ref-filter: add objectsize to used_atom


Trivial merge
git clone https://git.99rst.org/PROJECT