From: "Phillip Wood" <phillip.wood@xxxxxxxxxxxx>
: Friday, April 13, 2018 11:03 AM
If a label or reset command fails it is likely to be due to a
typo. Rescheduling the command would make it easier for the user to fix
the problem as they can just run 'git rebase --edit-todo'.
Is this worth noting in the command documentation?
"If the label or reset command fails then fix
the problem by runnning 'git rebase --edit-todo'." ?
Just a thought.
It also
ensures that the problem has actually been fixed when the rebase
continues. I think you could do it like this
<snip>
--
Philip
(also @dunelm, 73-79..)