]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4108-apply-threeway.sh
Merge branch 'tb/midx-no-bitmap-for-no-objects'
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Feb 2022 21:53:30 +0000 (13:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Feb 2022 21:53:30 +0000 (13:53 -0800)
commit9b7e531f94c610439cff3c8d4556742524184463
tree13c7e3ade31359f53e48c5353debbd4b6bea6753
parent18636afdce5f272d79fe6c3036e4e74f69a0845a
parenteb57277ba3dcdf97a66dcd2c471e29bf64d3279f
Merge branch 'tb/midx-no-bitmap-for-no-objects'

When there is no object to write .bitmap file for, "git
multi-pack-index" triggered an error, instead of just skipping,
which has been corrected.

* tb/midx-no-bitmap-for-no-objects:
  midx: prevent writing a .bitmap without any objects
midx.c
t/t5326-multi-pack-bitmaps.sh