]> git.99rst.org Git - git.git/commit
pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs
authorTaylor Blau <redacted>
Thu, 20 Mar 2025 17:56:56 +0000 (13:56 -0400)
committerJunio C Hamano <redacted>
Fri, 21 Mar 2025 11:34:01 +0000 (04:34 -0700)
commite2837e29e62805502ad17ea3b1eae941f8963625
treea195033e3ea5f3d4c86345dcbe995fed72831629
parentdb17e777c884b9aa2ba532a96a5439e9be09174b
pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs

Prepare for using pseudo-merges with incremental MIDX bitmaps by
attempting to apply pseudo-merges from each layer when encountering a
given commit during a walk.

Signed-off-by: Taylor Blau <redacted>
Acked-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
pack-bitmap.c
git clone https://git.99rst.org/PROJECT