summaryrefslogtreecommitdiffstats
path: root/refs.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-06-06 07:29:06 +0200
committerJunio C Hamano <gitster@pobox.com>2024-06-06 18:04:31 +0200
commit6e1683ace981b094d9adbd08de406bf59d39b549 (patch)
treee6b3536bbf94eaa0d77597e59330ded4b93f8843 /refs.h
parentrefs: convert ref storage format to an enum (diff)
downloadgit-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