Merge branch 'td/ref-filter-memoize-contains' into jch
'git branch --contains' and 'git for-each-ref --contains' have been optimized to use the memoized commit traversal previously used only by 'git tag --contains', significantly speeding up connectivity checks across many candidate refs with shared history. * td/ref-filter-memoize-contains: commit-reach: die on contains walk errors ref-filter: memoize --contains with generations commit-reach: reject cycles in contains walk
Junio C Hamano committed
Jul 23, 2026 at 12:54 UTC
51a6b7d99b0d125129184aa664b30433e6f4d264
No changes.