git-remote: exit with non-zero status after detecting errors.
commitf4bb20cc99fe18ba0e7dd421f1d95a05c1cbbc93
authorJari Aalto <jari.aalto@cante.net>
Sun, 30 Sep 2007 06:29:43 +0000 (29 23:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2007 06:32:31 +0000 (29 23:32 -0700)
tree1295d82c540cf5bbba0812e2d8f92ea92eb4e38d
parent81ab1cb43a872fc527b26388bc7e781c816d723b
git-remote: exit with non-zero status after detecting errors.

Some subcommands of "git-remote" detected and issued error
messages but did not signal that to the calling process with
exit status.

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-remote.perl