Total Pageviews

Thursday, August 16, 2012

error : RPC failed; result=55 HTTP code = 0

hello ,
 i was working on a repo then i got that error and couldn't push my changes and after along search i find that i am tring to push a big amount of space


to fix this problem you have to increase the buffer size :


git config http.postBuffer 524288000

then every thing going to work sparky !!!