summaryrefslogtreecommitdiff
path: root/t/t5701-clone-local.sh
Commit message (Expand)AuthorAgeFilesLines
* clone tests: rename t57* => t56*sb/clone-t57-t56Stefan Beller2016-03-161-141/+0
* t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-211-3/+3
* clone: always set transport optionsjk/clone-progress-to-stderrJeff King2013-09-181-0/+4
* clone: allow --no-local to turn off local optimizationsJeff King2012-05-301-0/+10
* t5701: modernize styleJeff King2012-05-291-53/+20
* clone: die when trying to clone missing local pathJeff King2011-02-181-0/+13
* tests: add missing &&, batch 2Jonathan Nieder2010-11-091-3/+3
* Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-291-1/+3
* t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-271-2/+2
* clone: add test for push on an empty clone.Matthieu Moy2009-04-201-0/+10
* Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-251-2/+2
|\
| * bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-171-1/+1
| * revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-171-2/+2
* | Allow cloning an empty repositorySverre Rabbelier2009-01-231-0/+16
|/
* clone: support cloning full bundlesSanti BĂ©jar2008-02-291-0/+45
* git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-201-0/+8
* git-clone: allow --bare cloneJunio C Hamano2007-08-151-1/+4
* Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-131-2/+2
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-011-0/+17
* Fix clone to setup the origin if its name ends with .gitAlex Riesen2007-06-061-0/+46