summaryrefslogtreecommitdiff
path: root/t/t5701-clone-local.sh
AgeCommit message (Expand)Author
2012-05-30clone: allow --no-local to turn off local optimizationsJeff King
2012-05-29t5701: modernize styleJeff King
2011-02-18clone: die when trying to clone missing local pathJeff King
2010-11-09tests: add missing &&, batch 2Jonathan Nieder
2009-07-29Refuse updating the current branch in a non-bare repository via pushJunio C Hamano
2009-04-27t5701: do not get stuck in empty-push/Johannes Schindelin
2009-04-20clone: add test for push on an empty clone.Matthieu Moy
2009-01-26Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano
2009-01-23Allow cloning an empty repositorySverre Rabbelier
2009-01-18bundle: allow the same ref to be given more than onceJunio C Hamano
2009-01-18revision walker: include a detached HEAD in --allJohannes Schindelin
2008-03-01clone: support cloning full bundlesSanti BĂ©jar
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape
2007-08-16git-clone: allow --bare cloneJunio C Hamano
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen