summaryrefslogtreecommitdiff
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-03-20 13:57:02 -0400
committerJunio C Hamano <gitster@pobox.com>2025-03-21 04:34:09 -0700
commite07af41139fe6d5f088dda2501ed754ef40b6399 (patch)
treee7d0a290b77c14cd4173eafc9be53e9b29f1072c /builtin/commit-tree.c
parent5551ccfe97a573c058ee1ccb516770886fd17489 (diff)
pack-bitmap.c: keep track of each layer's type bitmaps
Prepare for reading the type-level bitmaps from previous bitmap layers by maintaining an array for each type, where each element in that type's array corresponds to one layer's bitmap for that type. These fields will be used in a later commit to instantiate the 'struct ewah_or_iterator' for each type. Signed-off-by: Taylor Blau <me@ttaylorr.com> Acked-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions