Matthieu Moy wrote: > Jonathan Nieder <jrnieder@xxxxxxxxx> writes: >> -# x <cmd>, exec <cmd> = Run a shell command <cmd>, and stop if it fails >> +# x, exec = run command specified on the rest of the line > > I don't think dropping "shell" is a good idea. In this context, > "command" could mean "one of pick/fixup/squash/...", a Git command, > and at last, an arbitrary line of shell. Hmm. I suppose # Commands: # p, pick = use commit # r, reword = use commit, but edit the commit message # e, edit = use commit, but stop for amending # s, squash = use commit, but meld into previous commit # f, fixup = like "squash", but discard this commit's log message # x, exec = run command (the rest of the line) using shell would do? Sorry to take so long to get this right. -- 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