2024年11月24日Memo无标题闪念 · 2024年11月24日Git在 Git 中,使用下面的命令删除子模块: git submodule deinit -f path/to/submodule git rm -rf path/to/submodule 完整的参考请看评论