diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-07-06 15:27:04 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-06 07:45:57 -0700 |
| commit | 5a183de7114b0139a8a91a34c794e8be9cf9f851 (patch) | |
| tree | 11b6017c079dd8c050d6bc19ff5db6725ba6dd61 /contrib/persistent-https | |
| parent | 0fae78c9d55efe705877ea537fe42c59164ccd94 (diff) | |
builtin/refs: drop `the_repository`
We still have a couple of uses of `the_repository` in "builtin/refs.c".
All of those are trivial to convert though as the command always
requires a repository to exist.
Convert them to use the passed-in repository and drop
`USE_THE_REPOSITORY_VARIABLE`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
