Files
git-mirror/add-interactive.c
Patrick Steinhardt 1b374ad71f 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>
2024-12-18 10:44:31 -08:00

31 KiB