New test to verify that when git-clone fails it cleans up the new directory.
authorCarl Worth <cworth@cworth.org>
Fri, 17 Feb 2006 21:33:28 +0000 (13:33 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 22 Feb 2006 02:18:25 +0000 (18:18 -0800)
commit5508a616631fb41531b638f744bd92c701727014
tree97faf86b45029527eaae3ea9d2999c607fa27f86
parent00fd12392c8592911e3bb71df09bf3672f7fca04
New test to verify that when git-clone fails it cleans up the new directory.

Signed-off-by: Carl Worth <cworth@cworth.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5600-clone-fail-cleanup.sh [new file with mode: 0755]