From: Junio C Hamano Date: Fri, 13 Dec 2024 15:33:36 +0000 (-0800) Subject: Merge branch 'jt/bundle-fsck' X-Git-Tag: v2.48.0-rc0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a32668829d0b23a11f47596812e74725791142a1;p=thirdparty%2Fgit.git Merge branch 'jt/bundle-fsck' "git bundle --unbundle" and "git clone" running on a bundle file both learned to trigger fsck over the new objects with configurable fck check levels. * jt/bundle-fsck: transport: propagate fsck configuration during bundle fetch fetch-pack: split out fsck config parsing bundle: support fsck message configuration bundle: add bundle verification options type --- a32668829d0b23a11f47596812e74725791142a1