diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-05-19 11:52:05 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-19 19:36:23 +0900 |
| commit | bb50ec6b26a37789208c18d0d3f7cbf047090145 (patch) | |
| tree | 15eae532f134c6962912fe6a509240c8e74a3d8c /git-commit-script | |
| parent | 68aca6b91299738150f71035d0033af6987fe455 (diff) | |
setup: replace use of `the_repository` in static functions
Replace the use of `the_repository` in "setup.c" for all static
functions. For now, we simply add `the_repository` to invocations of
these functions. This will be addressed in subsequent commits, where
we'll move up `the_repository` one more layer to callers of "setup.c".
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
