From: Junio C Hamano Date: Thu, 28 Aug 2025 18:28:58 +0000 (-0700) Subject: Merge branch 'jk/fetch-check-graph-objects-fix' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56072ff0384da5d874fc378d36e089a18f28f1e3;p=thirdparty%2Fgit.git Merge branch 'jk/fetch-check-graph-objects-fix' Under a race against another process that is repacking the repository, especially a partially cloned one, "git fetch" may mistakenly think some objects we do have are missing, which has been corrected. * jk/fetch-check-graph-objects-fix: fetch-pack: re-scan when double-checking graph objects --- 56072ff0384da5d874fc378d36e089a18f28f1e3