Merge branch 'rs/describe-with-lazy-queue-and-oidset'
Instead of scanning for the remaining items to see if there are still commits to be explored in the queue, use khash to remember which items are still on the queue (an unacceptable alternative is to reserve one object flag bits). * rs/describe-with-lazy-queue-and-oidset: describe: use oidset in finish_depth_computation()
Junio C Hamano committed
Sep 12, 2025 at 10:41 UTC
da3799a67b48606f0ffc5154cdbc973224d7af66
No changes.