git clone https:// 出错
1问题error: RPC failed; curl 18 transfer closed with outstanding read data remainingfatal: The remote end hung up unexpectedlyfatal: early EOFfatal: index-pack failedgit clone https://2解决git
·
1问题
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedlyfatal: early EOF
fatal: index-pack failedgit clone https://
2解决
git config --global http.postBuffer 524288000
更多推荐
所有评论(0)