From: Junio C Hamano Date: Wed, 15 Oct 2025 17:29:29 +0000 (-0700) Subject: Merge branch 'jk/fetch-check-graph-objects-fix' into maint-2.51 X-Git-Tag: v2.51.1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb5cdab7c0b9f126915f0904a8724eafb0456e08;p=thirdparty%2Fgit.git Merge branch 'jk/fetch-check-graph-objects-fix' into maint-2.51 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 --- bb5cdab7c0b9f126915f0904a8724eafb0456e08