From: Junio C Hamano Date: Wed, 27 Aug 2025 01:18:17 +0000 (-0700) Subject: Merge branch 'jk/fetch-check-graph-objects-fix' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51a561116f9764feb1a1d3bb79be8862fd574c33;p=thirdparty%2Fgit.git Merge branch 'jk/fetch-check-graph-objects-fix' into next Under a race against another process that is repacking the repository, especially a partially cloned one, "git fetch" may have 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 --- 51a561116f9764feb1a1d3bb79be8862fd574c33