Hacker News new | ask | show | jobs
by matthiasv 3963 days ago
For me, rebasing usually concerns roughly the last N commits, which is why I don't bother running `git rebase -i HEAD~N` and ignore and commits I don't want to modify.