]> git.99rst.org Git - git.git/commit
submodule--helper: remove add-clone subcommand
authorAtharva Raykar <redacted>
Tue, 10 Aug 2021 11:46:38 +0000 (17:16 +0530)
committerJunio C Hamano <redacted>
Tue, 10 Aug 2021 18:45:11 +0000 (11:45 -0700)
commitf006132c243249f0eef01ba31b415426650e0916
treee00464c96c1ad2d7f88dc62a13145eb66cf8a292
parenta6226fd772b1dfff87fa8dc040d97efa75a3721c
submodule--helper: remove add-clone subcommand

We no longer need this subcommand, as all of its functionality is being
called by the newly-introduced `module_add()` directly within C.

Signed-off-by: Atharva Raykar <redacted>
Mentored-by: Christian Couder <redacted>
Mentored-by: Shourya Shukla <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/submodule--helper.c
git clone https://git.99rst.org/PROJECT