]> git.99rst.org Git - git.git/commit
odb/source-packed: wire up `find_abbrev_len()` callback
authorPatrick Steinhardt <redacted>
Wed, 17 Jun 2026 06:39:56 +0000 (08:39 +0200)
committerJunio C Hamano <redacted>
Wed, 17 Jun 2026 12:00:01 +0000 (05:00 -0700)
commit3c0f7b732e37b885009cdc64a13541591ebab00e
tree95b4c8e85766256d9248db9caa13e78d5b784336
parent6b7484fcb683211eafd82a7ba4b4470d553a62b6
odb/source-packed: wire up `find_abbrev_len()` callback

Move `packfile_store_find_abbrev_len()` and its associated helpers from
"packfile.c" into "odb/source-packed.c" and wire it up as the
`find_abbrev_len()` callback of the "packed" source.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
odb/source-files.c
odb/source-packed.c
packfile.c
packfile.h
git clone https://git.99rst.org/PROJECT