From: Junio C Hamano Date: Wed, 24 Jun 2026 20:21:09 +0000 (-0700) Subject: Merge branch 'td/ref-filter-restore-prefix-iteration' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd32a39fe002020d498e6d264f0c14a47ceae01;p=thirdparty%2Fgit.git Merge branch 'td/ref-filter-restore-prefix-iteration' into jch 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 --- 4fd32a39fe002020d498e6d264f0c14a47ceae01