aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5701-clone-local.sh
AgeCommit message (Expand)AuthorFilesLines
2016-03-16clone tests: rename t57* => t56*Stefan Beller1-141/+0
2014-03-21t: stop using GIT_CONFIG to cross repo boundariesJeff King1-3/+3
2013-09-18clone: always set transport optionsJeff King1-0/+4
2012-05-30clone: allow --no-local to turn off local optimizationsJeff King1-0/+10
2012-05-29t5701: modernize styleJeff King1-53/+20
2011-02-18clone: die when trying to clone missing local pathJeff King1-0/+13
2010-11-09tests: add missing &&, batch 2Jonathan Nieder1-3/+3
2009-07-29Refuse updating the current branch in a non-bare repository via pushJunio C Hamano1-1/+3
2009-04-27t5701: do not get stuck in empty-push/Johannes Schindelin1-2/+2
2009-04-20clone: add test for push on an empty clone.Matthieu Moy1-0/+10
2009-01-25Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano1-2/+2
2009-01-23Allow cloning an empty repositorySverre Rabbelier1-0/+16
2009-01-17bundle: allow the same ref to be given more than onceJunio C Hamano1-1/+1
2009-01-17revision walker: include a detached HEAD in --allJohannes Schindelin1-2/+2
2008-02-29clone: support cloning full bundlesSanti Béjar1-0/+45
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape1-0/+8
2007-08-15git-clone: allow --bare cloneJunio C Hamano1-1/+4
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano1-0/+17
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen1-0/+46