]> git.99rst.org Git - git.git/commit
odb/source-packed: wire up `count_objects()` callback
authorPatrick Steinhardt <redacted>
Wed, 17 Jun 2026 06:39:55 +0000 (08:39 +0200)
committerJunio C Hamano <redacted>
Wed, 17 Jun 2026 12:00:00 +0000 (05:00 -0700)
commit6b7484fcb683211eafd82a7ba4b4470d553a62b6
tree8552861619d306bd9c3e821897f5d30f2d968586
parent7ed53cde288a1e5558acac33f2d89f17b81618e2
odb/source-packed: wire up `count_objects()` callback

Move `packfile_store_count_objects()` from "packfile.c" into
"odb/source-packed.c" and wire it up as the `count_objects()` 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