Git Submodule 更新子库失败 fatal: Unable to fetch in submodule path
编辑本地目录 .git/config 文件
在 [submodule “Assets/CommonModule”] 项下 加入
fetch = +refs/heads/:refs/remotes/origin/
编辑本地目录 .git/config 文件
在 [submodule “Assets/CommonModule”] 项下 加入
fetch = +refs/heads/:refs/remotes/origin/