From: Junio C Hamano Date: Mon, 6 Jul 2026 22:50:20 +0000 (-0700) Subject: Merge branch 'td/ref-filter-restore-prefix-iteration' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=37997b0aa4b13f15173521d4e3897277d0af7ef6;p=thirdparty%2Fgit.git Merge branch 'td/ref-filter-restore-prefix-iteration' 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 --- 37997b0aa4b13f15173521d4e3897277d0af7ef6