Hacker News new | ask | show | jobs
by rootlocus 3106 days ago
> completly loose commited data

Except the whole point is that you can't completely lose commited data, even if you tried really hard. And the solution to the problem was `git reflog` which shows the history of the HEAD.