diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-07-01 13:35:29 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-01 09:56:52 -0700 |
| commit | 5ce540bed335005046aad5969e1ae3bb1fc6cde5 (patch) | |
| tree | 0169756aaf96ac4eb98f720e6e2dd2793683cb11 /contrib/persistent-https | |
| parent | ca39c3511d89dd9c84a90b0a4dc394a950e08772 (diff) | |
reset: drop `USE_THE_REPOSITORY_VARIABLE`
In "reset.c" we still have references to `the_repository`, even though
the only entry point into the file already receives a repository as
parameter.
Update all uses of `the_repository` to instead use the passed-in repo
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
