On 10-07-28 09:29 AM, Matthieu Moy wrote: > The typical usage pattern would be to run a test (or simply a compilation > command) at given points in history. > > The shell command is ran, and the rebase is stopped when the command > fails, to give the user an opportunity to fix the problem before > continuing with "git rebase --continue". > > Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> > --- > > The name of the command may be subject to discussions. I've chosen > "run", but maybe "shell" would be OK too. In both cases, it doesn't > allow the one-letter version since both "r" and "s" are already used. "exec" with one-letter "x"? M. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html