summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-041-1/+1
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-021-2/+4
|\
| * clone: disconnect transport after fetchingJeff King2009-09-021-2/+4
* | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-031-0/+15
|/
* Install the default "master" branch configuration after cloning a voidJunio C Hamano2009-02-121-0/+15
* Allow cloning to an existing empty directoryAlexander Potashev2009-01-111-0/+19
* clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-031-0/+18
* clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-071-0/+12
* Flush output in start_asyncAnders Melchiorsen2008-08-031-0/+6
* clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-031-0/+7
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-021-0/+12
* Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-081-1/+19
* clone: create intermediate directories of destination repoJeff King2008-06-251-0/+22
* builtin-clone: fix initial checkoutJohannes Schindelin2008-05-151-0/+7
* clone: detect and fail on excess parametersJunio C Hamano2008-04-271-0/+26