aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-bitmap.sh
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2021-08-31 16:52:24 -0400
committerJunio C Hamano <gitster@pobox.com>2021-09-01 13:56:43 -0700
commitc528e179662ce1353c51f65e1b5895d02988c78c (patch)
tree18b5f23d2aff4b4b8320d2701b9f7a617d7f7798 /t/lib-bitmap.sh
parentpack-bitmap: read multi-pack bitmaps (diff)
downloadgit-c528e179662ce1353c51f65e1b5895d02988c78c.tar.gz
git-c528e179662ce1353c51f65e1b5895d02988c78c.zip
pack-bitmap: write multi-pack bitmaps
Write multi-pack bitmaps in the format described by Documentation/technical/bitmap-format.txt, inferring their presence with the absence of '--bitmap'. To write a multi-pack bitmap, this patch attempts to reuse as much of the existing machinery from pack-objects as possible. Specifically, the MIDX code prepares a packing_data struct that pretends as if a single packfile has been generated containing all of the objects contained within the MIDX. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-bitmap.sh')
0 files changed, 0 insertions, 0 deletions