From: Junio C Hamano Date: Fri, 13 Dec 2024 15:33:36 +0000 (-0800) Subject: Merge branch 'jt/bundle-fsck' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=a32668829d0b23a11f47596812e74725791142a1;p=rit 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