]> git.99rst.org Git - git.git/commit
pack-objects: extract should_attempt_deltas()
authorDerrick Stolee <redacted>
Fri, 16 May 2025 18:11:51 +0000 (18:11 +0000)
committerJunio C Hamano <redacted>
Fri, 16 May 2025 19:15:37 +0000 (12:15 -0700)
commit4bc0ba082907464fd940d9025b641d52ce6e56e3
tree2007b17ee0074e5a168a88fd3b119dc2c134389c
parent87a0bdbf0f72b7561f3cd50636eee33dcb7dbcc3
pack-objects: extract should_attempt_deltas()

This will be helpful in a future change, which will reuse this logic.

Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/pack-objects.c
git clone https://git.99rst.org/PROJECT