Greg Brockman <gdb@xxxxxxx> writes: > The interface for split_cmdline has changed such that the caller holds > responsibility for printing any error messages. This patch changes > the git shell to print these error messages as appropriate. > --- > shell.c | 16 +++++++++++++--- > 1 files changed, 13 insertions(+), 3 deletions(-) Forgot to sign-off? > The error behavior of split_cmdline was changed in the patch 'split_cmdline: Allow > caller to access error string'. This updates git-shell to deal with printing out > split_cmdline errors itself. Thanks for being careful. I'll merge gb/split-cmdline-errmsg topic (which already is in master) to gb/shell-ext topic (which is cooking in next) and then apply this on top. With this update I suppose the topic is ready to be in the next release? -- 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