Merge branch 'ds/rev-list-maximal-only-optim'

"git rev-list --maximal-only" has been optimized by borrowing the logic used by "git show-branch --independent", which computes the same kind of information much more efficiently. * ds/rev-list-maximal-only-optim: rev-list: use reduce_heads() for --maximal-only p6011: add perf test for rev-list --maximal-only t6600: test --maximal-only and --independent

Junio C Hamano committed Apr 9, 2026 at 11:21 UTC c343f9cdc25a8281d1e21ee083f1cd77f82cacd7

No changes.