aboutsummaryrefslogtreecommitdiff
path: root/git-clone.sh
Commit message (Expand)AuthorAge
* Trivial usage string clean-upfreku045@student.liu.se2005-12-14
* git-clone: tell the user a bit more about clone-pack failure.Junio C Hamano2005-12-13
* git-clone --shared should imply --localPavel Roskin2005-11-28
* Bugfix: stop if directory already existsJosef Weidendorfer2005-11-14
* git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-11
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-11
* git-clone: quote destination directory namePavel Roskin2005-11-11
* Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-10
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-06
* git-clone: fix local cloneJunio C Hamano2005-11-05
* git-clone: do not forget to create origin branch.Junio C Hamano2005-11-01
* Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2005-10-17
* git-clone: check out "master" by default.Junio C Hamano2005-09-26
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-24
* Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-20
* Teach rsync transport about alternates.Junio C Hamano2005-09-17
* Fix CDPATH problem.Junio C Hamano2005-09-12
* Big tool rename.Junio C Hamano2005-09-07