Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Github 下载存储库时发生致命错误_Github_Gitlab - Fatal编程技术网

Github 下载存储库时发生致命错误

Github 下载存储库时发生致命错误,github,gitlab,Github,Gitlab,当我把这个命令放在命令行上时,它显示以下错误 $ git pull origin branchname remote: Counting objects: 30138, done. remote: Compressing objects: 100% (21286/21286), done. fatal: The remote end hung up unexpectedly2.97 MiB | 511.00 KiB/s fatal: early EOF fatal: index-pack fai

当我把这个命令放在命令行上时,它显示以下错误

$ git pull origin branchname
remote: Counting objects: 30138, done.
remote: Compressing objects: 100% (21286/21286), done.
fatal: The remote end hung up unexpectedly2.97 MiB | 511.00 KiB/s
fatal: early EOF
fatal: index-pack failed

请帮助我解决此问题。

您好,欢迎来到stackoverflow。首先,请阅读[wiki about this site](www.wikihow.com/Ask-a-Question-Stack-Overflow),您可能需要编辑此问题以获得答案、提供一些代码或更具体地说明您的问题以及您是如何解决的。这通常是由网络问题引起的。请稍候,然后重试,或与提供商联系以获取远程存储。感谢您的反馈。。问题解决了