summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
AgeCommit message (Expand)Author
2009-01-11Allow cloning to an existing empty directoryAlexander Potashev
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher
2008-08-08clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-04Flush output in start_asyncAnders Melchiorsen
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-05-15builtin-clone: fix initial checkoutJohannes Schindelin
2008-04-28clone: detect and fail on excess parametersJunio C Hamano