Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi team,
Before yesterday, this issue comes suddenly.
When i push files as usual, this error will be showed always, but i can pull updates from my colleagues. Is it an issue from my account setting or something?
Thank you for your support~
Try increasing your buffer in your project with the following command:
`git config http.postBuffer 524288000`
This will set it to 500MB.
It works. Many thanks for the prompt reply~~
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was getting the same error. This solution worked for me as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got the same error. And I use this to fix on Mac Terminal
git config --global http.postBuffer 157286400
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was getting the same error. This solution worked for me as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep. Me too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many thanks, it worked!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.