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 /t/t4013/diff.format-patch_--inline_--stdout_initial..master^ | |
| parent | 27d9486cbc37a44565e4a97a84089c85741d4cd8 (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 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions
