最佳答案
I tried reverting to a previous git commit with:
git revert xxx
I'm now receiving this error as a response:
fatal: bad object xxx
What am I doing wrong? How do I fix this?