From: Petr Baudis Date: Thu, 23 Nov 2006 22:58:35 +0000 (+0100) Subject: Make git-clone --use-separate-remote the default X-Git-Tag: v1.5.0-rc0~238 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7182135189d1942d8538a0d0c17fc79f5cb82c71?ds=inline;hp=7182135189d1942d8538a0d0c17fc79f5cb82c71 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 Signed-off-by: Junio C Hamano ---