Where do git repositories go when they die?
My RDB repository started giving me this error;
fatal: Not a git repository (or any of the parent directories): .git
I don’t think that I did anything to it, but it is still dead.
Any ideas how to recover this?
Update: Found why Git doesn't like my repository, it doesn't have .git\objects, but I have no idea where it could have gone to… or why.

Comments
Comment preview