]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/bundle-fsck'
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 15:33:36 +0000 (07:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 15:33:36 +0000 (07:33 -0800)
"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

1  2 
builtin/bundle.c
t/t5607-clone-bundle.sh

Simple merge
Simple merge