48 Commits (33ebb8717f15a85615f712df125c37737062e1b2)

Author SHA1 Message Date
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Junio C Hamano 5e3a620cd5 git-clone: fix --bare over dumb-http 19 years ago
Junio C Hamano 2048bb00ee git-clone: fix duplicated "master" in $GIT_DIR/remotes/origin 19 years ago
Junio C Hamano a57c8bac00 Let git-clone to pass --template=dir option to git-init-db. 19 years ago
Yakov Lerner f803eec51b Problem: 'trap...exit' causes error message when /bin/sh is ash. 19 years ago
Martin Waitz 0438402271 clone: don't clone the info/alternates file 19 years ago
Martin Waitz cf9dc65368 clone: keep --reference even with -l -s 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano c72112e6e1 git-clone: fix handling of upsteram whose HEAD does not point at master. 19 years ago
Yasushi SHOJI ef5b4eabb6 git-clone: exit early if repo isn't specified 19 years ago
Yasushi SHOJI 98a4fef3f2 Make git-clone to take long double-dashed origin option (--origin) 19 years ago
Junio C Hamano 4c2e98d6ce git-clone: typofix. 19 years ago
Junio C Hamano 5ceb05f82e clone: record the remote primary branch with remotes/$origin/HEAD 19 years ago
Junio C Hamano 47874d6d9a revamp git-clone (take #2). 19 years ago
Junio C Hamano dfeff66ed9 revamp git-clone. 19 years ago
Alex Riesen edd3ebfe27 fix t5600-clone-fail-cleanup.sh on windows 19 years ago
Junio C Hamano 744633cbf2 checkout - eye candy. 19 years ago
Johannes Schindelin 8e1618f961 Fix cpio call 19 years ago
Carl Worth 41ff7a1076 Trap exit to clean up created directory if clone fails. 19 years ago
Fernando J. Pereda 6c5c62f340 Print an error if cloning a http repo and NO_CURL is set 19 years ago
Junio C Hamano e6489a1bdf clone: do not accept more than one -o option. 19 years ago
Junio C Hamano 4fb66a62ee clone: do not create remotes/origin nor origin branch in a bare repository. 19 years ago
Junio C Hamano 87e80c4b5f git-clone: PG13 --naked option to --bare. 19 years ago
Uwe Zeisberger e7555785f4 Fix generation of "humanish" part of source repo 19 years ago
Junio C Hamano 8a1a120c55 clone: --naked option. 19 years ago
Junio C Hamano 056211053b git-clone: do not special case dumb http. 19 years ago
Johannes Schindelin e6c310fd0d git-clone: Support changing the origin branch with -o 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano 0a8b4def9a git-clone: tell the user a bit more about clone-pack failure. 19 years ago
Pavel Roskin 2c4ed386e8 git-clone --shared should imply --local 19 years ago
Josef Weidendorfer b0c698a6e4 Bugfix: stop if directory already exists 19 years ago
Andreas Ericsson 7f10f7c4e4 git-clone: Allow cloning into directories other than child of current dir. 19 years ago
Andreas Ericsson 0879aa2870 git-clone: Keep remote names when cloning unless explicitly told not to. 19 years ago
Pavel Roskin 0e9ab02da7 git-clone: quote destination directory name 19 years ago
Josef Weidendorfer 66c9ec2555 Let git-clone/git-fetch follow HTTP redirections 19 years ago
Junio C Hamano 95d117b605 Set up remotes/origin to track all remote branches. 19 years ago
Junio C Hamano 3d95bf074e git-clone: fix local clone 19 years ago
Junio C Hamano e125c1a717 git-clone: do not forget to create origin branch. 19 years ago
Junio C Hamano c99ec048bf GIT 0.99.8e 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano a2239b79e5 GIT v0.99.8d 19 years ago
Junio C Hamano 036a72d8fa git-clone: check out "master" by default. 19 years ago
Junio C Hamano 229a7ed7ab Solaris: give a bit more built-in defaults. 19 years ago
Junio C Hamano bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano 89d844d084 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano 4447badcd2 Teach rsync transport about alternates. 19 years ago
Junio C Hamano 365527adbf Fix CDPATH problem. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 0516de30e8 Retire git-clone-dumb-http. 19 years ago
Junio C Hamano 6687f8fea2 [PATCH] Use .git/remote/origin, not .git/branches/origin. 19 years ago