summaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Make git-clone respect branch.autosetuprebaseLibravatar Junio C Hamano1-0/+15
2009-02-12Install the default "master" branch configuration after cloning a voidLibravatar Junio C Hamano1-0/+15
2009-01-11Allow cloning to an existing empty directoryLibravatar Alexander Potashev1-0/+19
2008-09-03clone: fix creation of explicitly named target directoryLibravatar Clemens Buchacher1-0/+18
2008-08-07clone --mirror: avoid storing repeated tagsLibravatar Johannes Schindelin1-0/+12
2008-08-03Flush output in start_asyncLibravatar Anders Melchiorsen1-0/+6
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoLibravatar Johannes Schindelin1-0/+7
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin1-0/+12
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneLibravatar Shawn O. Pearce1-1/+19
2008-06-25clone: create intermediate directories of destination repoLibravatar Jeff King1-0/+22
2008-05-15builtin-clone: fix initial checkoutLibravatar Johannes Schindelin1-0/+7
2008-04-27clone: detect and fail on excess parametersLibravatar Junio C Hamano1-0/+26