码迷,mamicode.com
首页 > 其他好文 > 详细

git 错误预览

时间:2015-03-04 17:11:04      阅读:128      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!