Re: git bug? + question
From: Junio C Hamano <hidden>
Date: 2016-08-11 19:16:43
Andy Parkins [off-list ref] writes:
On Friday 2006 November 03 08:51, Junio C Hamano wrote:quoted
time, switch between them only to compile, test and install but never develop on them" workflow is rather specific to top-level maintainer's workflow and that is why I said defaulting to separate-remote would be an inconvenience to a minority.This is only a question of the default; why couldn't you (when it exists) use? git clone --dont-use-separate-remote URL
Because I do not need it ;-). If we switch the default to separate-remote, I'd just let clone to lay it out that way and then update the ref layout myself to suit my needs. So it is really just the matter of deciding which is more appropriate default for the majority.