]> git.ipfire.org Git - thirdparty/git.git/commit - refs/refs-internal.h
refs: plumb repo into ref stores
authorJonathan Tan <jonathantanmy@google.com>
Fri, 8 Oct 2021 21:08:14 +0000 (14:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Oct 2021 22:06:05 +0000 (15:06 -0700)
commit34224e14d6b50cb04430188332362e6a0327e5ed
treed5a67a9029c464284d01ef8bba1bf7b2251e9509
parentb6b210c5e1705c28274ac2e83a500644c126dd9a
refs: plumb repo into ref stores

In preparation for the next 2 patches that adds (partial) support for
arbitrary repositories to ref iterators, plumb a repository into all ref
stores. There are no changes to program logic.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs/files-backend.c
refs/packed-backend.c
refs/packed-backend.h
refs/refs-internal.h