diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-06-06 07:29:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-06 18:04:31 +0200 |
commit | 6e1683ace981b094d9adbd08de406bf59d39b549 (patch) | |
tree | e6b3536bbf94eaa0d77597e59330ded4b93f8843 /refs.h | |
parent | refs: convert ref storage format to an enum (diff) | |
download | git-6e1683ace981b094d9adbd08de406bf59d39b549.tar.xz git-6e1683ace981b094d9adbd08de406bf59d39b549.zip |
refs: pass storage format to `ref_store_init()` explicitly
We're about to introduce logic to migrate refs from one storage format
to another one. This will require us to initialize a ref store with a
different format than the one used by the passed-in repository.
Prepare for this by accepting the desired ref storage format as
parameter.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
0 files changed, 0 insertions, 0 deletions