]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ref-location' into jch
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:35 +0000 (11:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:35 +0000 (11:33 +0900)
A mechanism to specify what reference backend to use and store
references in which directory is introduced, which would likely to
be useful during ref migration.

Comments?

* kn/ref-location:
  refs: add GIT_REF_URI to specify reference backend and directory
  refs: support obtaining ref_store for given dir

1  2 
refs.c
t/meson.build

diff --cc refs.c
Simple merge
diff --cc t/meson.build
Simple merge