[Git] 拉开发分支的代码报错

Git拉开发分支的代码报错:

fatal: The remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

 

解决办法:

git config --global core.compression -1

 

posted on 2019-04-23 09:48  张缤分  阅读(256)  评论(0编辑  收藏  举报

导航