diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-17 07:43:56 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-18 10:44:31 -0800 |
commit | 6c27d22276b754e2214242de7a200b372aa611f6 (patch) | |
tree | 3313fc3031e4312498e596d96f55f90b2c650d1a /tmp-objdir.c | |
parent | 71e5afee8be62c9602838f859592539d8728cc56 (diff) |
credential: stop using `the_repository`
Stop using `the_repository` in the "credential" subsystem by passing in
a repository when filling, approving or rejecting credentials.
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 'tmp-objdir.c')
0 files changed, 0 insertions, 0 deletions