push大量文件失败,求助

error: RPC failed; HTTP 404 curl 22 The requested URL returned error: 404
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly

在push的文件数比较多的时候遇到上述报错,请问应该怎么解决

git config http.postBuffer 524288000

设置下这个试试呢

百度,google到的方法都试过了,没用