diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-08-11 15:46:50 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-11 09:22:23 -0700 |
| commit | 13296ac909d53e14712f89a7f4fda94dd0465479 (patch) | |
| tree | 0ca43ab7ad9f727138d421f93694fd46e9710386 /t/helper/test-path-utils.c | |
| parent | 7744936f374308d6fa3c6e317fb8fe0b685d0ef2 (diff) | |
midx: compute paths via their source
With the preceding commits we started to always have the object database
source available when we load, write or access multi-pack indices. With
this in place we can change how MIDX paths are computed so that we don't
have to pass in the combination of a hash algorithm and object directory
anymore, but only the object database source.
Refactor the code accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-path-utils.c')
0 files changed, 0 insertions, 0 deletions
