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