0
点赞
收藏
分享

微信扫一扫

git clone网速慢/中断 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed

夹胡碰 2022-08-04 阅读 79


git clone一直出现

fatal: The remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

 

尝试过的方法如下:(都没成功)

git config --global http.postBuffer 2000000000

git config --global core.compression -1

git config --global core.compression 9

 

网页直接下载也不成功

从码云转存后下载成功

  1. 在码云中新建仓库
  2. 选择导入已有仓库,粘贴github要下载的链接
  3. 下载这个新建的仓库即可

git clone网速慢/中断 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed_github

git clone网速慢/中断 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed_github_02

举报

相关推荐

0 条评论