git submodule

git clone --recurse-submodules [url]

添加submodule

git submodule add [url] [path]

更新submodule

git submodule update --init --recursive
posted @   JohnRed  阅读(146)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示