diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-05-19 11:52:10 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-19 19:36:24 +0900 |
| commit | 6e7e50cc7b9beab495c579249ba411a348bbdca4 (patch) | |
| tree | 8a20c28a72bde252cee46563702f693bb882a330 /git-commit-script | |
| parent | e6a380201e841b4e4aa0a7b9c1b65330cc90377f (diff) | |
setup: stop using `the_repository` in `verify_filename()`
Stop using `the_repository` in `verify_filename()` 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
