Re: [PATCH] Re: keeping remote repo checked out?

From: Junio C Hamano <junkio@cox.net>
Date: 2005-11-30 04:31:39
Matthias Urlichs <smurf@smurf.noris.de> writes:

> Hi, Junio C Hamano wrote:
>
>> When everything goes well, the daemon goes to treeP and pulls
>> from treeR's master into "deploy", which is checked out.
>
> Why do you need a separate tree for that? -EOVERKILL.

Yes that is overkill, but treeR is used for merge and the scheme
allows that merge to be real merge not just fast forwards ---
you need a checked out tree for that.  We can use multiple
checked out tree sharing the same .git/ directory with separate
index files instead.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Nov 30 04:32:13 2005

This archive was generated by hypermail 2.1.8 : 2005-11-30 04:32:19 EST