Y
Hacker News
new
|
ask
|
show
|
jobs
by
GhostVII
2657 days ago
Reflog may not be known by the average git user, but I think it is pretty convenient - just call `git reflog`, copy the hash before the rebase, and checkout/reset to that hash. Doesn't get much easier than that.