diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-06-14 08:50:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-14 10:26:34 -0700 |
commit | f2c32a66f508586a9233dc6eac27bc4689e67dc1 (patch) | |
tree | 8a57762d12afdd00dba82baf70ad801d1be96a0c /replace-object.c | |
parent | afa2c6ddc88db766d16d471aa12b5db6bac39158 (diff) |
oidset: pass hash algorithm when parsing file
The `oidset_parse_file_carefully()` function implicitly depends on
`the_repository` when parsing object IDs. Fix this by having callers
pass in the hash algorithm to use.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.c')
0 files changed, 0 insertions, 0 deletions