diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-12 10:00:44 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-12 06:51:14 -0800 |
| commit | 57c168dc3824f1aaad553f90f55fdc86b75de561 (patch) | |
| tree | 1bc37c6d6e99aca5ce22a1feeb21207b9b61f95d /contrib/persistent-https | |
| parent | packfile: extend `is_delta` field to allow for "unknown" state (diff) | |
| download | git-57c168dc3824f1aaad553f90f55fdc86b75de561.tar.gz git-57c168dc3824f1aaad553f90f55fdc86b75de561.zip | |
packfile: always populate pack-specific info when reading object info
When reading object information via `packed_object_info()` we may not
populate the object info's packfile-specific fields. This leads to
inconsistent object info depending on whether the info was populated via
`packfile_store_read_object_info()` or `packed_object_info()`.
Fix this inconsistency so that we can always assume the pack info to be
populated when reading object info from a pack.
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
