git config --global http.postBuffer 10240000000 git config --global http.proxy ''
再重新push:
git push origin master