Re: Recover a git repo after accidentally deleting some hash files located under .git/objects.
From: Michal Suchánek <hidden> Date: 2021-02-01 09:53:01
On Mon, Feb 01, 2021 at 01:56:55PM +0800, 胡哲宁 wrote:
Hi,I don't think so unless you have the commit
in github or gitlab which include this file,
maybe you can use git pull to get it.
How?
fetch/pull complains that the hashes are missing.
In this situation I just delete the repository but it is kind of stupid
that git rells you exactly what is wrong but won't fix it.
Thanks
Michal