git pull fatal error
When I try to trigger git pull command it is returning an error as follows: mert@eren-VirtualBox:~/restoranya/restoranya$ git pull origin master error: object file .git/objects/2a/0836034919f0cfe0f8f1ab98037884dd1c93de is empty fatal: loose object 2a0836034919f0cfe0f8f1ab98037884dd1c93de (stored in .git/objects/2a/0836034919f0cfe0f8f1ab98037884dd1c93de) is corrupt mert@eren-VirtualBox:~/restoranya/restoranya$ fatal: The remote end hung up unexpectedly Whats the reason for such an error? What should I do to recover? For some reason, that object is corrupt in your origin remote. You need another