Wednesday, August 13, 2014

git push file size problem, config http.postbuffer

To fix file size problem

#for 500M
git config http.postBuffer 524288000

#for
git config http.postBuffer 9524288000

No comments:

Post a Comment