git
添加子模块/拉取也使用这个
git submodule add -b develop --name accessUi https://27.128.160.146:9443/SADP/crcc-supplier-access-code.git ./accessUi
下载所有子模块
git clone --recursive https://27.128.160.146:9443/SADP/crcc-supplier-access-code.git
更新子模块
git submodule foreach --recursive git checkout develop
git submodule foreach git pull
超时(RPC failed; curl 56 Recv failure: Connection was reset fetch-pack: unexpected disconnect while reading sideband packet early EOF index-pack failed)
git config --global http.postBuffer 524288000
浙公网安备 33010602011771号