标签: git
如果你的父git中已经添加并初始化了所有git子模块,你怎么能从它们的起源中拉出来?
答案 0 :(得分:0)
$ git submodule foreach --recursive git pull