git submodule remove?
From: Asheesh Laroia <hidden>
Date: 2016-06-15 22:44:26
From: Asheesh Laroia <hidden>
Date: 2016-06-15 22:44:26
I notice that in git-submodule, there is an "add", a "status", an "init", and an "update" command, but no "remove" command. I have "git version 1.5.4.4", and man git-submodule provides no mention of the right way to remove a submodule. I imagine that removing it from .gitmodules and rm -rf'ing the tree that git-submodule cloned should do the trick. Is this documented somewhere? -- Asheesh. -- Editing is a rewording activity.