]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/index-pack-fsck-levels'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:33 +0000 (13:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:33 +0000 (13:20 -0800)
The "--fsck-objects" option of "git index-pack" now can take the
optional parameter to tweak severity of different fsck errors.

* jc/index-pack-fsck-levels:
  index-pack: --fsck-objects to take an optional argument for fsck msgs
  index-pack: test and document --strict=<msg-id>=<severity>...

1  2 
builtin/index-pack.c

Simple merge