From: Junio C Hamano Date: Tue, 24 Aug 2021 22:32:41 +0000 (-0700) Subject: Merge branch 'ps/fetch-pack-load-refs-optim' X-Git-Tag: v2.34.0-rc0~239 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b2be06e04c5dba2fc25d2eb0cc2bd85d469e350;p=thirdparty%2Fgit.git Merge branch 'ps/fetch-pack-load-refs-optim' Loading of ref tips to prepare for common ancestry negotiation in "git fetch-pack" has been optimized by taking advantage of the commit graph when available. * ps/fetch-pack-load-refs-optim: fetch-pack: speed up loading of refs via commit graph --- 1b2be06e04c5dba2fc25d2eb0cc2bd85d469e350