aboutsummaryrefslogtreecommitdiff
path: root/t/t5701-clone-local.sh
Commit message (Expand)AuthorAge
* clone: always set transport optionsJeff King2013-09-18
* clone: allow --no-local to turn off local optimizationsJeff King2012-05-30
* t5701: modernize styleJeff King2012-05-29
* clone: die when trying to clone missing local pathJeff King2011-02-18
* tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-29
* t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
* clone: add test for push on an empty clone.Matthieu Moy2009-04-20
* Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-25
|\
| * bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-17
| * revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-17
* | Allow cloning an empty repositorySverre Rabbelier2009-01-23
|/
* clone: support cloning full bundlesSanti BĂ©jar2008-02-29
* git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-20
* git-clone: allow --bare cloneJunio C Hamano2007-08-15
* Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-13
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
* Fix clone to setup the origin if its name ends with .gitAlex Riesen2007-06-06