summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-06-17 08:39:52 +0200
committerJunio C Hamano <gitster@pobox.com>2026-06-17 05:00:00 -0700
commit64136a82075331d98fd1315fa957f69acb49885c (patch)
treeea20b4c92d36df455c3c00cfc9d0ebd0115cc2ae /contrib/persistent-https
parent77e175c6d03a26e97deb2a7bc707894eb45ced26 (diff)
odb/source-packed: wire up `read_object_info()` callback
Move the logic to read object info from a "packed" source into "odb/source-packed.c" and wire it up as the `read_object_info()` callback. Note that we also move around the supporting `find_pack_entry()`, but we still have to expose it to other callers that exist in "packfile.c". This will be fixed in subsequent commits though, where all callers in "packfile.c" will have been moved into "odb/source-packed.c", and at that point we'll be able to make `find_pack_entry()` file-local again. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions