从 github 执行 git pull 的时候提示 error: RPC failed
给我你的怀抱
给我你的怀抱 2017-04-28 09:04:47
0
4
689

从 github 执行 git pull 的时候提示

error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly

导致 pull 不下来,是什么原因,怎么解决?

给我你的怀抱
给我你的怀抱

reply all(4)
阿神

https://confluence.atlassian.com/pages/viewpage.action?pageId=301663284

It should be that the pull content has been updated too much, so the postBuffer needs to be set larger. See the link above for details

git config --global http.postBuffer 524288000

洪涛

error: RPC failed; result=52, HTTP code = 0

漂亮男人

Network problem.

Github is unstable recently, it is recommended to open a VPN. .

小葫芦

update: Using the official client is still unstable, it is recommended to use a VPN

If you are using the Mac client, you can use Github official tool to download

I have used Android Studio and the Terminal download failed, but it is still possible to use official tools

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template