logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Delete Git Submodule - Manage Repository Submodules | Online Free DevTools by Hexmos

Delete Git submodule paths with Git Delete Submodule. Remove submodule configurations and clean up repository. Free online tool, no registration required.

git-delete-submodule

Delete a submodule from a git repository. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-submodule.

  • Delete a specific submodule:

git delete-submodule {{path/to/submodule}}

See Also