summaryrefslogtreecommitdiffstats
path: root/t/t5600-clone-fail-cleanup.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason2022-04-141-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 createJeff 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-061-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-021-6/+6
* Assorted typo fixesPavel Roskin2007-02-041-1/+1
* clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-151-0/+6
* New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-221-0/+36