From: Junio C Hamano Date: Thu, 15 Mar 2018 22:11:00 +0000 (-0700) Subject: Merge branch 'jt/transfer-fsck-with-promissor' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6d1ccc965b02ae66f813a4a2b61b55af4cdc53f1?hp=--cc Merge branch 'jt/transfer-fsck-with-promissor' into next The transfer.fsckobjects configuration tells "git fetch" to validate the data and connected-ness of objects in the received pack; the code to perform this check has been taught about the narrow clone's convention that missing objects that are reachable from objects in a pack that came from a promissor remote is OK. * jt/transfer-fsck-with-promissor: fetch-pack: do not check links for partial fetch index-pack: support checking objects but not links --- 6d1ccc965b02ae66f813a4a2b61b55af4cdc53f1