I shutdown my VM yesterday because of a freeze due to a compilation merge issue with RubyMine. Today I see that I can't merge master in the branch I was working on.
Couldn't merge master
error: object file .git/objects/c8/8d18e93e74011bf8cd130b260f74f0aaf78ee4 is empty
fatal: loose object c88d18e93e74011bf8cd130b260f74f0aaf78ee4 (stored in .git/objects/c8/8d18e93e74011bf8cd130b260f74f0aaf78ee4) is corrupt
How can I fix this? I deleted both branch and checked them from the remote to "clean" the local but still the same.