git-remote: exit with non-zero status after detecting error in "rm".
commit6982ccecaf32ebf8adfcb66b4225da3b46255621
authorJari Aalto <jari.aalto@cante.net>
Sun, 30 Sep 2007 06:34:19 +0000 (29 23:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2007 06:34:19 +0000 (29 23:34 -0700)
treef14a3f0c20ac974e516607b3e350d4b835712a3d
parent2af89f12c666634e92cd79a6c1af6acc34104c34
git-remote: exit with non-zero status after detecting error in "rm".

Exit with non-zero status when "git remote rm" was told to
remove a non-existing remote.

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