summaryrefslogtreecommitdiff
path: root/t/t5600-clone-fail-cleanup.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* t5600: provide detached HEAD for corruption failuresJeff King2021-09-271-1/+3
* clone: clean up directory after transport_fetch_refs() failureJeff King2021-05-191-0/+7
* clone: do not clean up directories we didn't createjk/abort-clone-with-existing-destJeff King2018-01-031-5/+51
* t5600: modernize styleJeff King2018-01-031-23/+25
* t5600: fix outdated comment about unborn HEADJeff King2018-01-031-1/+1
* clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-051-1/+11
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-6/+6
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-2/+2
* Sane use of test_expect_failureJunio C Hamano2008-02-011-6/+6
* Assorted typo fixesPavel Roskin2007-02-031-1/+1
* clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-141-0/+6
* New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-211-0/+36