How to recover from a git reset --hard
Today I was tired after writing pretty complex code without getting up for a break. I added some Log::info statements in a file that I didn't want to commit and I hopped over to the console to reset the file but instead I did I swore pretty loudly :D Can I even recover after res ...