]> git.99rst.org Git - git.git/commitdiff
Merge branch 'td/ref-filter-restore-prefix-iteration'
authorJunio C Hamano <redacted>
Mon, 6 Jul 2026 22:50:20 +0000 (15:50 -0700)
committerJunio C Hamano <redacted>
Mon, 6 Jul 2026 22:50:20 +0000 (15:50 -0700)
Commands that list branches and tags (like git branch and git tag)
have been optimized to pass the namespace prefix when initializing
their ref iterator, avoiding a loose-ref scaling regression in
repositories with many unrelated loose references.

* td/ref-filter-restore-prefix-iteration:
  ref-filter: restore prefix-scoped iteration

1  2 
ref-filter.c

diff --cc ref-filter.c
Simple merge
git clone https://git.99rst.org/PROJECT