SyntaxFix
Write A Post
Hire A Developer
Questions
I would just cherry-pick everything, then do this:
git reset --soft HEAD^
Then I would revert the changes I don't want, then make a new commit.