summaryrefslogtreecommitdiff
path: root/git-clone.sh
AgeCommit message (Expand)Author
2005-11-14Bugfix: stop if directory already existsJosef Weidendorfer
2005-11-11git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson
2005-11-11git-clone: quote destination directory namePavel Roskin
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer
2005-11-07Set up remotes/origin to track all remote branches.Junio C Hamano
2005-11-05git-clone: fix local cloneJunio C Hamano
2005-11-02git-clone: do not forget to create origin branch.Junio C Hamano
2005-10-18Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano
2005-09-27git-clone: check out "master" by default.Junio C Hamano
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano
2005-09-20Do not give alarming error message from rsync in fetch and clone.Junio C Hamano
2005-09-17Teach rsync transport about alternates.Junio C Hamano
2005-09-13Fix CDPATH problem.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano