summaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-10-15 18:27:18 -0400
committerJunio C Hamano <gitster@pobox.com>2025-10-16 10:08:52 -0700
commit20b4eeddce165f11d7c5bffb1ecb69017df4a05e (patch)
treeb4ee068f57ec3a5f9f36220f1f98911720df06a6 /t/t4018/cpp-function-returning-pointer
parent9fab7ec7ff80707e703f16636200be8bbde204ca (diff)
downloadgit-20b4eeddce165f11d7c5bffb1ecb69017df4a05e.tar.gz
git-20b4eeddce165f11d7c5bffb1ecb69017df4a05e.zip
builtin/repack.c: avoid "the_repository" in `cmd_repack()`
Reduce builtin/repack.c's reliance on `the_repository` by using the currently-UNUSED "repo" parameter within cmd_repack(). The following commits will continue to reduce the usage of the_repository in other places within builtin/repack.c. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions