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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=bb5cdab7c0b9f126915f0904a8724eafb0456e08;p=rit 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