diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-05-17 10:19:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-05-17 10:33:40 -0700 |
commit | c9e9723e1fc6c655420d438c33a4e276d00ff2c9 (patch) | |
tree | fd3f3c67f2739e03d0b6b9285d65eb24e2a40117 /builtin/commit.c | |
parent | 2bb444b19669efaa3c50621b54e8bcd98ea5442d (diff) |
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>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions