msysgit / git

msysGit-based Git for Windows 1.x is now superseded by Git for Windows 2.x
http://github.com/git-for-windows/git
Other
1.01k stars 316 forks source link

Suggestion: git submodule remove #342

Closed webmaster33 closed 9 years ago

webmaster33 commented 9 years ago

Hi GIT devs,

I really miss the git submodule remove command.

This should be handle all the tasks what are needed to remove a submodule.

These tasks should be handled automatically. Currently you can only remove a submodule manually, no way to do it automatically with one command. "Removing submodules" and "unsubmodule a submodule" are still a pain to do in GIT, even in v2.3.5.

Please consider implementing the "git submodule remove" command.

Thanks, Konrad Lorinczi

sschuberth commented 9 years ago

This is a feature request that is not specific to Windows and as such should go to the mailing list. In fact, I see you've already cross posted over there, so I'm closing this.