From: Junio C Hamano Date: Mon, 20 Sep 2021 22:20:39 +0000 (-0700) Subject: Merge branch 'ps/fetch-optim' X-Git-Tag: v2.34.0-rc0~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deec8aa2d05aba0a2ba495f9d41ab4e2805c8b9e;p=thirdparty%2Fgit.git Merge branch 'ps/fetch-optim' Optimize code that handles large number of refs in the "git fetch" code path. * ps/fetch-optim: fetch: avoid second connectivity check if we already have all objects fetch: merge fetching and consuming refs fetch: refactor fetch refs to be more extendable fetch-pack: optimize loading of refs via commit graph connected: refactor iterator to return next object ID directly fetch: avoid unpacking headers in object existence check fetch: speed up lookup of want refs via commit-graph --- deec8aa2d05aba0a2ba495f9d41ab4e2805c8b9e