diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-26 10:51:19 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-26 08:26:06 -0800 |
| commit | 6ecab3cdf67012592734ed9493db634d39326d43 (patch) | |
| tree | 3f8253a562ccf6766f4f4e609d47e37fba631157 /contrib/persistent-https | |
| parent | 6358da200fffc7f010f079c3f64ed77f10cd751d (diff) | |
| download | git-6ecab3cdf67012592734ed9493db634d39326d43.tar.gz git-6ecab3cdf67012592734ed9493db634d39326d43.zip | |
object-file: extract function to read object info from path
Extract a new function that allows us to read object info for a specific
loose object via a user-supplied path. This function will be used in a
subsequent commit.
Note that this also allows us to drop `stat_loose_object()`, which is
a simple wrapper around `odb_loose_path()` plus lstat(3p).
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
