summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-05-19 11:52:15 +0200
committerJunio C Hamano <gitster@pobox.com>2026-05-19 19:36:24 +0900
commit27b76d1862b970527cd4abb2a1725138a933a118 (patch)
treeaa688e4eaeb6fddbdb3e7d626f2b05d318351b71 /t/t4013/diff.diff_initial..side
parent7a6a82fba02fb6644647e5beddb54d978918cec0 (diff)
setup: stop using `the_repository` in `setup_git_env()`
Stop using `the_repository` in `setup_git_env()` 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. Furthermore, the function is never used outside of "setup.c". Drop the declaration in "environment.h" and make it static. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions