git總結

xiaoxiao2021-02-28  68

git 克隆指定分支

 git clone -b xxx  https://github.com/xxxx.git

git 級聯克隆

git submodule update --init --recursive

转载请注明原文地址: https://www.6miu.com/read-53422.html

最新回复(0)