首页 > 问答 > 正文
一个项目中有一个子模块,如何把这个子模块也clone下来?就是类似git submodule update --init的效果
git submodule update --init