]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/blame.c
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)
commit2c90347a94277146daa74149c0af9d6466b66606
treeac0a71a3f5f2b076613f3fcff38682a4eb470bac
parent107023e1c9f981476c505e73eab319db6534a536
parent0f8edf7317c7eb152bf045ed99b46072439088a6
Merge branch 'jc/index-pack-fsck-levels'

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>...
builtin/index-pack.c