SyntaxFix
Write A Post
Hire A Developer
Questions
The simplest thing you can do is cherry picking a range. It does the same as the rebase --onto but is easier for the eyes :)
rebase --onto
git cherry-pick quickfix1..quickfix2