I was working on a branch and it was working fine. After some work, when I type git status
this happens:
mac-mini:production_designs jithinraj$ git status
error: bad signature
fatal: index file corrupt
Now I can't commit
or do anything on my branch. Any solution for this without losing my data that was not committed?