# git 删除子模块 > 从 `git` 仓库中删除一个子模块。 > 属于 `git-extras`。 > 更多信息: 。 - 删除一个特定的子模块: `git delete-submodule {{path/to/submodule}}`