summaryrefslogtreecommitdiff
path: root/git-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* git-clone --shared should imply --localPavel Roskin2005-11-281-1/+1
* Bugfix: stop if directory already existsJosef Weidendorfer2005-11-141-2/+2
* git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-111-1/+2
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-111-0/+2
* git-clone: quote destination directory namePavel Roskin2005-11-111-2/+2
* Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-101-1/+1
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-061-2/+10
* git-clone: fix local cloneJunio C Hamano2005-11-051-2/+1
* git-clone: do not forget to create origin branch.Junio C Hamano2005-11-011-4/+11
* Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2005-10-171-1/+5
* git-clone: check out "master" by default.Junio C Hamano2005-09-261-6/+15
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-241-1/+2
* Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-201-1/+2
* Teach rsync transport about alternates.Junio C Hamano2005-09-171-2/+26
* Fix CDPATH problem.Junio C Hamano2005-09-121-0/+3
* Big tool rename.Junio C Hamano2005-09-071-0/+165