I made a commit that was incomplete, so I want to delete it and add those changes to a new commit I'm creating right now. The problem is, there are multiple other commits between then and now that I want to keep, so reset
won't work.
How do I remove this small commit as if I never made it, but everything else after it still remains?