libgit2 error after laptop crash - any way to recover?
My laptop crashed (blue screen of death!) and after restarting I got the infamous "libgit2 error" on the project. I have a backup from a day ago, but I put a fair bit of effort into it since then, so thought I would see if any way to repair it before losing that work.

Another thread mentioned creating the "objects" directory, but its already there.

Anything else I can try before restoring from backup?
Is the "repo.noindex" directory a git repository (like the .git directory using by git command lines). Does that mean I can use command line git tools to try and repair the directory?