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 !!!
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 !!!