Merge branch 'td/ref-filter-memoize-contains' into next

'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 19, 2026 at 10:43 UTC 5b640e33a1fca19c994816ccc9920bf16ecfab0c

No changes.