verysu 设计模式 设计模式 响应式编程 百度开发平台 codeforces leetcode usfca

导航

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

posted on 2021-08-03 22:13  泳之  阅读(64)  评论(0)    收藏  举报

我是谁? 回答错误