author | Greg Brockman <gdb@MIT.EDU> | |
Fri, 27 Aug 2010 05:36:13 +0000 (01:36 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Aug 2010 17:43:59 +0000 (10:43 -0700) | ||
commit | 9f29fe9a779e55e7387577cd7f712de0b13b5cd6 | |
tree | 20554d1dd73ab8ebd851a01ed94ba3aa91edbecc | tree | snapshot |
parent | 1666246b702379275fe87cbbbf6111a74d00d825 | commit | diff |
shell: Display errors from improperly-formatted command lines
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.
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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.
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
shell.c | diff | blob | history |