I have a error Early EOF's (Index-Pack Failed) when I try to clone a project from a repository git.
But when I do a git-pull
or git-push
from my localhost to the repository, I have no problems.
The error gives me the message that the repository is corrupt. It's weird.
What factors can cause such errors? Does the server, where is the repository, has low memory?