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?
I got solution after using below command:
git repack -a -f -d --window=250 --depth=250