首页 > 其他 > 详细

git 错误预览

时间:2015-03-04 17:09:04      阅读:257      评论:0      收藏:0      [点我收藏+]

RPC failed; result=22, HTTP code = 411

error: RPC failed; result=22, HTTP code = 411
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date

这样的话首先改一下git的传输字节限制

git config http.postBuffer  524288000


git 错误预览

原文:http://my.oschina.net/luozheng/blog/382610

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!