Hacker News new | ask | show | jobs
by zimbatm 4573 days ago
Actually `git reflog` contains the HEAD history. Even after a rebase it's possible to checkout to an old commit (unless git has garbage-collected).