使用git报错:error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 4790 bytes of body are still expected fatal: early EOF fetch-pack: unexpected disconne

今天在使用git下载项目时发生报错:

error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 4790 bytes of body are still expected fatal: early EOF fetch-pack: unexpected disconnect while reading sideband packet fatal: fetch-pack: invalid index-pack output

使用如下方法解决:

 完成下载:

 相关命令:

git config --global http.lowSpeedLimit 0
git config --global http.lowSpeedTime 999999

 

本文作者:xuxuxu69

本文链接:https://www.cnblogs.com/xuxuxu69/p/18225280

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   xuxuxu69  阅读(65)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
💬
评论
📌
收藏
💗
关注
👍
推荐
🚀
回顶
收起
🔑