diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-26 10:51:21 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-26 08:26:07 -0800 |
| commit | 37353119046414b2dccb26b32cb5224e0c9258e1 (patch) | |
| tree | 9a7ab0ddb62b7bcf178ed9c0a05fe4ed26459151 /contrib/persistent-https | |
| parent | cde615b6f05228cd7cf125de6bf5757381f65381 (diff) | |
| download | git-37353119046414b2dccb26b32cb5224e0c9258e1.tar.gz git-37353119046414b2dccb26b32cb5224e0c9258e1.zip | |
packfile: extract function to iterate through objects of a store
In the next commit we're about to introduce a new function that knows to
iterate through objects of a given packfile store. Same as with the
equivalent function for loose objects, this new function will also be
agnostic of backends by using a `struct object_info`.
Prepare for this by extracting a new shared function to iterate through
a single packfile store.
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
