git/refs
Patrick Steinhardt c9e9723e1f refs/files: use correct repository
There are several places in the "files" backend where we use
`the_repository` instead of the repository associated with the ref store
itself. Adapt those to use the correct repository.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-17 10:33:40 -07:00
..
debug.c refs: implement releasing ref storages 2024-05-17 10:33:37 -07:00
files-backend.c refs/files: use correct repository 2024-05-17 10:33:40 -07:00
iterator.c refs: convert iteration over replace refs to accept ref store 2024-05-17 10:33:38 -07:00
packed-backend.c refs: pass repo when peeling objects 2024-05-17 10:33:39 -07:00
packed-backend.h refs: adjust names for `init` and `init_db` callbacks 2024-05-17 10:33:36 -07:00
ref-cache.c refs: pass repo when peeling objects 2024-05-17 10:33:39 -07:00
ref-cache.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2023-04-24 12:47:32 -07:00
refs-internal.h refs: move object peeling into "object.c" 2024-05-17 10:33:39 -07:00
reftable-backend.c refs: pass repo when peeling objects 2024-05-17 10:33:39 -07:00