Github fatal: The remote end hung up unexpectedly

昨晚为 dp2 系统第一次上传代码到 github 的时候,用 VS2013 的发布功能屡屡报错,用 Github 的 Git for Windows 的图形界面发布也报错,然后不得已用它的命令行 push,没能成功,很多次是提示:fatal: The remote end hung up unexpectedly。

在 StackOverflow 中搜到这样一篇文字:

http://stackoverflow.com/questions/15240815/git-fatal-the-remote-end-hung-up-unexpectedly

Git, fatal: The remote end hung up unexpectedly

里面介绍了一个方法,在 git 命令行执行

git config http.postBuffer 524288000

经过漫长的等待,成功

C:\cs4.0\dp2 [master +3 ~0 -0 !]> git config http.postBuffer 524288000
C:\cs4.0\dp2 [master +3 ~0 -0 !]> git push --all
Counting objects: 3882, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3811/3811), done.
Writing objects: 100% (3881/3881), 59.85 MiB | 4.79 MiB/s, done.
Total 3881 (delta 1750), reused 0 (delta 0)
To https://github.com/DigitalPlatform/dp2.git
   ???????..???????  master -> master


转载于:https://my.oschina.net/dpxietao/blog/411137

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值