diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-10-15 18:27:18 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-16 10:08:52 -0700 |
| commit | 20b4eeddce165f11d7c5bffb1ecb69017df4a05e (patch) | |
| tree | b4ee068f57ec3a5f9f36220f1f98911720df06a6 /contrib/persistent-https | |
| parent | 9fab7ec7ff80707e703f16636200be8bbde204ca (diff) | |
| download | git-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 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
