I recently posted a diff to review board at work. I didn't really check the diff until after and I noticed that whitespace at the end of lines was removed by my editor. I'd like to split those whitespace changes out into a separate commit. How can I do this?
Afterward, I think the easiest way to update the diff would be to actually just upload the diff. There have been a bunch of commits since my commit and I've rebased since (we always pull --rebase here) so just updating review board using the guess features might not work out really.
Note: I've already pushed.