My git client repeatedly fails with the following error after trying to clone the repository for some time.
git
What could be the issue here?
If you are using https and you are getting the error.
I used https instead of http and it solved my problem
git config --global https.postBuffer 524288000