fetch/clone: check return status from ls-remote
commit57a39690b936c003662b6710241732b980e58790
authorJunio C Hamano <junkio@cox.net>
Mon, 10 Jul 2006 10:34:34 +0000 (10 03:34 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 14 Jul 2006 06:10:21 +0000 (13 23:10 -0700)
tree969d9d54900dc423f7ed65854d60dec7d687f9de
parent4b7ce6e2d6ba088da50de1df38b040ea2c0b8f18
fetch/clone: check return status from ls-remote

Some callers of ls-remote did not check its return status.
git-clone.sh
git-fetch.sh