From: Junio C Hamano Date: Mon, 14 Jun 2021 04:33:25 +0000 (+0900) Subject: Merge branch 'zh/ref-filter-atom-type' X-Git-Tag: v2.33.0-rc0~117 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=289af163002a314d5a38f007715d4b12c6ef28ff;p=thirdparty%2Fgit.git Merge branch 'zh/ref-filter-atom-type' 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 --- 289af163002a314d5a38f007715d4b12c6ef28ff