aboutsummaryrefslogtreecommitdiffstats
path: root/refs/files-backend.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-06-14 08:51:10 +0200
committerJunio C Hamano <gitster@pobox.com>2024-06-14 10:26:35 -0700
commit912d4756cde9513e500f345fcc9b7a2c43a47e65 (patch)
treed061ceb2c62f886bfe436583dc54468d2f985216 /refs/files-backend.c
parentt/helper: fix segfault in "oid-array" command without repository (diff)
downloadgit-912d4756cde9513e500f345fcc9b7a2c43a47e65.tar.gz
git-912d4756cde9513e500f345fcc9b7a2c43a47e65.zip
t/helper: remove dependency on `the_repository` in "proc-receive"
The "proc-receive" test helper implicitly relies on `the_repository` via `parse_oid_hex()`. This isn't necessary though, and in fact the whole command does not depend on `the_repository` at all. Stop setting up `the_repository` and use `parse_oid_hex_any()` to parse object IDs. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions