diff options
author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | 2010-01-12 20:53:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-12 13:10:38 -0800 |
commit | 6b02de3b9dc4ac8374cea4964e993ec6636d781c (patch) | |
tree | 93d94fca86cc13795a32a95b69a7ac9c9057c1e4 /commit.c | |
parent | 2b541bf8be2bbd6cc8daf8e3d5d4a8ee30b2ce4e (diff) | |
download | git-6b02de3b9dc4ac8374cea4964e993ec6636d781c.tar.gz git-6b02de3b9dc4ac8374cea4964e993ec6636d781c.tar.xz |
Improve error message when a transport helper was not found
Perviously, the error message was:
git: 'remote-foo' is not a git-command. See 'git --help'.
By not treating the transport helper as a git command, a more suitable
error is reported:
fatal: Unable to find remote helper for 'foo'
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions