Hacker News new | ask | show | jobs
by ridiculous_fish 1426 days ago
Yep, and git-prev-next is built on interactive rebase. It's just a lot faster to run `git prev`, compared to `git rebase -i HEAD^^` and then muck around in a text editor.