]> git.99rst.org Git - git.git/commit
repack: remove 'generated_pack' API from the builtin
authorTaylor Blau <redacted>
Wed, 15 Oct 2025 22:28:29 +0000 (18:28 -0400)
committerJunio C Hamano <redacted>
Thu, 16 Oct 2025 17:08:55 +0000 (10:08 -0700)
commitf053ab6c2be6a9869cbdfaabe5bd844a2471f8b7
treea56ea634a44983d69a4f3752c7b2f4072b94e81e
parent7036d131ae514f1bc854670a9d26b31064fcd88d
repack: remove 'generated_pack' API from the builtin

Now that we have factored the "generated_pack" API, we can move it to
repack.ch, further slimming down builtin/repack.c.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/repack.c
repack.c
repack.h
git clone https://git.99rst.org/PROJECT