It’s because the pushed file is too big, modify the submitted cache size to 500M, or a larger number
Solution:
configuration.git
Modify the config file under the .git folder, add a paragraph, the content is as follows
[http]
postBuffer = 524288000
Similar Posts:
- Git Fatal: The remote end hung up unexpectedly [How to Solve]
- [Quickly Solved] The remote end hung up unexpectedly while git cloning
- RPC failed; curl 56 SSLRead() return error -9806
- Git :git – error: RPC failed; curl 18 transfer closed with outstanding read data remaining
- Error: exec npm config get prefix ERROR: Command failed: npm config get prefix [How to Solve]
- MySQL exclude error 1114 holmium HY000 41 holmium“
- Git diff indicates the change of FileMode (old mode 100644, new mode 10075)
- PHP: POST Content-Length of xxx bytes exceeds the limit of 8388608 bytes
- Vue project webpack optimization compression webpack plugin open gzip
- [Solved] WordPress Error: Allowed memory size of 134217728 bytes exhausted