When you git rebase -i 1234abcd, you get an editor session with the \'TODO\' list for the rebase: What needs to be done for each relevant changeset.
git rebase -i 1234abcd
Now, by