From: Junio C Hamano Date: Fri, 12 Sep 2025 17:41:21 +0000 (-0700) Subject: Merge branch 'rs/describe-with-lazy-queue-and-oidset' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da3799a67b48606f0ffc5154cdbc973224d7af66;p=thirdparty%2Fgit.git 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() --- da3799a67b48606f0ffc5154cdbc973224d7af66