]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ref-location' into seen
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:37 +0000 (10:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:37 +0000 (10:37 -0800)
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.

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

1  2 
environment.h
refs.c
t/meson.build

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