From: Junio C Hamano Date: Fri, 27 Feb 2026 23:11:50 +0000 (-0800) Subject: Merge branch 'jk/ref-filter-lrstrip-optim' X-Git-Tag: v2.54.0-rc0~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce4530ac10eecfcd80bd54c6993f2279a377e193;p=thirdparty%2Fgit.git Merge branch 'jk/ref-filter-lrstrip-optim' Code clean-up. * jk/ref-filter-lrstrip-optim: ref-filter: clarify lstrip/rstrip component counting ref-filter: avoid strrchr() in rstrip_ref_components() ref-filter: simplify rstrip_ref_components() memory handling ref-filter: simplify lstrip_ref_components() memory handling ref-filter: factor out refname component counting --- ce4530ac10eecfcd80bd54c6993f2279a377e193