使用Git命令递归更新子模块,运行命令
git submodule foreach --recursive git submodule update --remote --merge
上一篇: 恢复子模块为主仓库跟踪的分支,删除跟踪和未跟踪的文件
下一篇: 使用Git一条命令快速更新和推送代码