On Fri, Jul 30, 2010 at 15:24, Matthieu Moy
[off-list ref] wrote:
Marc Branchaud [off-list ref] writes:
quoted
quoted
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"?
Thanks, that sounds good, yes. Any other thought?
I like "exec".
I think the docs need to elaborate on the environment the "exec"
command gets executed in, what's its current working directory for
instance? Wherever I happened to run git-rebase from? the project
root?
your if ! eval .. error message also exits with 0, surely that should
exit with 1?