]> git.99rst.org Git - git.git/commit
pack-bitmap-write: use commit_stack
authorRené Scharfe <redacted>
Wed, 24 Dec 2025 17:03:23 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
Wed, 24 Dec 2025 23:29:28 +0000 (08:29 +0900)
commit065523812f574b432242fcb7d7f2c1ed8c85b4b7
treea2194f29021a4ebb312f3e9826fa2ff4aa951447
parent2ebaa2b45e752088fd03d03c484fe43a653deba8
pack-bitmap-write: use commit_stack

Use commit_stack instead of open-coding it.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
pack-bitmap-write.c
git clone https://git.99rst.org/PROJECT