git如何获取获取子模块的代码?

答: 步骤如下:

  1. git submodule init

  2. git submodule update

原文地址:https://www.cnblogs.com/dakewei/p/11347063.html