git submodule的使用
小于 1 分钟
git submodule的使用
git clone git@github.com:zgjsxx/submodule_parent.git
git submodule add git@github.com:zgjsxx/submodule_child.git third_party
Loading...
git clone git@github.com:zgjsxx/submodule_parent.git
git submodule add git@github.com:zgjsxx/submodule_child.git third_party