📜  git clone 子模块 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:45.548000             🧑  作者: Mango

代码示例5
# This will clone a repo with all submodules included
git clone --recurse-submodules