Hacker News new | ask | show | jobs
by Confiks 3589 days ago
I always make sure to keep a `git log` in my terminal scrollback buffer, so I can easily `git reset --hard` back to some revision. And if that fails there's indeed always the reflog to fall back to.