]> git.99rst.org Git - git.git/commit
refs: plumb repo into ref stores
authorJonathan Tan <redacted>
Fri, 8 Oct 2021 21:08:14 +0000 (14:08 -0700)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs.c
refs/files-backend.c
refs/packed-backend.c
refs/packed-backend.h
refs/refs-internal.h
git clone https://git.99rst.org/PROJECT