`
dawuafang
  • 浏览: 1113349 次
文章分类
社区版块
存档分类
最新评论

git报错:fatal: index-pack failed

 
阅读更多

具体报错

fatal: The remote end hung up unexpectedly

fatal: index-pack failed

error: RPC failed; curl 18 transfer closed with outstanding read data remaining


解决,当前目录

1、$ git config --global core.compression 0

2、git clone --depth 1 <repo_URI>


ok


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics