On Thu, Jul 8, 2010 at 3:40 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Pierre Habouzit <madcoder@xxxxxxxxxx> writes: >> ... git checkout would check that no other workdir is currently "on >> the same branch", and would refuse to checkout to a branch that is >> already checkouted elsewhere. > > I am personally fine with this, but if there is no way to override this > refusal it may break some people's existing workflow. I dunno. Perhaps it would be better to refuse to *update* a particular ref if some other worktree has it checked out? I don't think actually having multiple trees checked out to the same branch is a problem, so much as what happens when they start committing. Have fun, Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html