]> git.99rst.org Git - git.git/commit
Documentation: describe incremental MIDX bitmaps
authorTaylor Blau <redacted>
Thu, 20 Mar 2025 17:56:28 +0000 (13:56 -0400)
committerJunio C Hamano <redacted>
Fri, 21 Mar 2025 11:33:28 +0000 (04:33 -0700)
commit4887bdd4c7bd97e3eeccfc113fd97605b1a3d9ba
treead11cee2ce668fee308202214ebf359905bac793
parent4a9179d151e045361e92847b548879090a3020eb
Documentation: describe incremental MIDX bitmaps

Prepare to implement support for reachability bitmaps for the new
incremental multi-pack index (MIDX) feature over the following commits.

This commit begins by first describing the relevant format and usage
details for incremental MIDX bitmaps.

Signed-off-by: Taylor Blau <redacted>
Acked-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/multi-pack-index.adoc
git clone https://git.99rst.org/PROJECT