diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-17 07:43:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-18 10:44:31 -0800 |
commit | 1b374ad71f702cd13f7395ccff54d5c4ee604b98 (patch) | |
tree | c9c6e94ffa35f810b43765b02bfab93aeabe5179 /builtin/commit.c | |
parent | 727c71a1121c2067223aad8d187409c9822a3f8d (diff) |
add-interactive: stop using `the_repository`
Stop using `the_repository` in the "add-interactive" subsystem by
reusing the repository we already have available via parameters or in
the `add_i_state` structure.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions