aboutsummaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAge
* Install the default "master" branch configuration after cloning a voidJunio C Hamano2009-02-12
* Allow cloning to an existing empty directoryAlexander Potashev2009-01-11
* clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-07
* Flush output in start_asyncAnders Melchiorsen2008-08-03
* clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-03
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-02
* Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
* clone: create intermediate directories of destination repoJeff King2008-06-25
* builtin-clone: fix initial checkoutJohannes Schindelin2008-05-15
* clone: detect and fail on excess parametersJunio C Hamano2008-04-27