I resolved the same problem by this:
git config http.postBuffer 524288000
It might be because of the large size of repository and default buffer size of git so by doing above(on git bash), git buffer size will get increase.
I resolved the same problem by this:
git config http.postBuffer 524288000
It might be because of the large size of repository and default buffer size of git so by doing above(on git bash), git buffer size will get increase.
For further actions, you may consider blocking this person and/or reporting abuse
Judith-Excel-Sharing -
Shah Zaib -
Sunil Kumar Dash -
Fernilo -
Top comments (0)