summaryrefslogtreecommitdiff
path: root/t/t5600-clone-fail-cleanup.sh
AgeCommit message (Expand)AuthorFilesLines
2018-01-03clone: do not clean up directories we didn't createLibravatar Jeff King1-5/+51
2018-01-03t5600: modernize styleLibravatar Jeff King1-23/+25
2018-01-03t5600: fix outdated comment about unborn HEADLibravatar Jeff King1-1/+1
2013-01-05clone: support atomic operation with --separate-git-dirLibravatar Jens Lehmann1-1/+11
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-6/+6
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-2/+2
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-6/+6
2007-02-03Assorted typo fixesLibravatar Pavel Roskin1-1/+1
2006-10-14clone: the given repository dir should be relative to $PWDLibravatar Yasushi SHOJI1-0/+6
2006-02-21New test to verify that when git-clone fails it cleans up the new directory.Libravatar Carl Worth1-0/+36