--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # git delete-submodule > Delete a submodule from a Git repository. > Part of `git-extras`. > More information: . - Delete a specific submodule: `git delete-submodule {{path/to/submodule}}`