diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-05-19 11:52:12 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-19 19:36:24 +0900 |
| commit | ea1d0f886da89edb28a0a64f19e7f4a67a50c6ef (patch) | |
| tree | 15ebc661badcfa7457b4adfd0151c3cceaa96e69 /git-commit-script | |
| parent | 920dba458188c41b4c2d354101c662bfedf6fe02 (diff) | |
setup: stop using `the_repository` in `enter_repo()`
Stop using `the_repository` in `enter_repo()` and instead accept the
repository as a parameter. The injection of `the_repository` is thus
bumped one level higher, where callers now pass it in explicitly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions
