summaryrefslogtreecommitdiff
path: root/t/unit-tests/t-prio-queue.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-12-17 07:43:51 +0100
committerJunio C Hamano <gitster@pobox.com>2024-12-18 10:44:30 -0800
commit395b584b5751b009d657d8c3aed371f2a233d919 (patch)
treec53b4f9175acf90a8ce96f6ec90348316e6da5ea /t/unit-tests/t-prio-queue.c
parentbd0c0fb790dcb6cd32a585e1d9fcb0a4a4f7379b (diff)
serve: stop using `the_repository`
Stop using `the_repository` in the "serve" subsystem by passing in a repository when advertising capabilities or serving requests. Adjust callers accordingly by using `the_repository`. While there may be some callers that have a repository available in their context, this trivial conversion allows for easier verification and bubbles up the use of `the_repository` by one level. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-prio-queue.c')
0 files changed, 0 insertions, 0 deletions