19 Commits (1d282327d7354dd3a1caefa4af06562aa816710d)

Author SHA1 Message Date
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Thomas Rast 730220de8b Do not unquote + into ' ' in URLs 15 years ago
Jeff King 9d2e942070 decode file:// and ssh:// URLs 15 years ago
Junio C Hamano 28ba96ab27 clone: quell the progress report from init and report on clone 15 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 16 years ago
Junio C Hamano a9f2c13685 Make git-clone respect branch.autosetuprebase 16 years ago
Junio C Hamano 5cd12b85fe Install the default "master" branch configuration after cloning a void 16 years ago
Alexander Potashev 55892d2398 Allow cloning to an existing empty directory 16 years ago
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 17 years ago
Johannes Schindelin 468386a956 clone --mirror: avoid storing repeated tags 17 years ago
Anders Melchiorsen 2c3766f06a Flush output in start_async 17 years ago
Johannes Schindelin 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into 17 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 17 years ago
Shawn O. Pearce 1db4a75c8d Remove unnecessary pack-*.keep file after successful git-clone 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Johannes Schindelin a73bc1275b builtin-clone: fix initial checkout 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago