]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/ref-filter-lrstrip-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Feb 2026 22:29:06 +0000 (14:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Feb 2026 22:29:06 +0000 (14:29 -0800)
Code clean-up.

* jk/ref-filter-lrstrip-optim:
  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

1  2 
ref-filter.c

diff --cc ref-filter.c
Simple merge