Hacker News new | ask | show | jobs
by thaliaarchi 610 days ago
Or easier, do an interactive rebase and mark the last commit which is in the partial-rebase branch for editing. Then, do `git reset --hard partial-rebase` and continue the rebase.