Git single file upload size limit

  1. git size limit. The default git submit the file size, say online is 1M, only need to set git config --global http.postBuffer 524288000the allowable git commit size is set to 500M.

Reproduced in: https: //my.oschina.net/u/3655450/blog/1601115

Guess you like

Origin blog.csdn.net/weixin_34151004/article/details/92397639