]> git.99rst.org Git - git.git/commit
repack-geometry: extract function to compute repacking split
authorPatrick Steinhardt <redacted>
Mon, 5 Jan 2026 13:16:42 +0000 (14:16 +0100)
committerJunio C Hamano <redacted>
Wed, 14 Jan 2026 14:29:24 +0000 (06:29 -0800)
commit861248b946b68822375d2fe3cdffa174bf73104c
tree12048486e16f4980b1bf76399c81e03129ed1e85
parent0cd306ebc8c7a9faeced0a2fa7bddeea434bf285
repack-geometry: extract function to compute repacking split

We're about to add a second caller that wants to compute the repacking
split for a set of packfiles. Split out the function that computes this
split to prepare for that.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
repack-geometry.c
git clone https://git.99rst.org/PROJECT