author | Petr Baudis <pasky@suse.cz> | |
Thu, 23 Nov 2006 22:58:35 +0000 (23:58 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 06:53:06 +0000 (22:53 -0800) | ||
commit | 7182135189d1942d8538a0d0c17fc79f5cb82c71 | |
tree | e7a9dfa1f913c8f8f515259c751fa1117597bb8b | tree | snapshot |
parent | 29561ad0adadf4884858c209bb22b41d8d9a66ba | commit | diff |
Make git-clone --use-separate-remote the default
We've talked about this for quite some time on the list, and it
is a sane thing to do for a repository with an associcated
working tree.
For somebody who wants to use the traditional layout, there is a
backward compatibility option --use-immingled-remote, but it is
expected to be removed before the next major release.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We've talked about this for quite some time on the list, and it
is a sane thing to do for a repository with an associcated
working tree.
For somebody who wants to use the traditional layout, there is a
backward compatibility option --use-immingled-remote, but it is
expected to be removed before the next major release.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt | diff | blob | history | |
git-clone.sh | diff | blob | history |