On Tue, 17 Oct 2006 00:24:15 -0400
Aaron Bentley <aaron.bentley@utoronto.ca> wrote:
Yeah, even in git you typically don't publish your working tree when
making it available for cloning. In fact the native git network
protocol doesn't even have a way to transfer working trees.
That is a very nice feature. Git would be improved if it could
support that mode of operation as well.
I'm not sure what you mean here. A bzr checkout doesn't have any history
does it? So it's not a mirror of a branch, but just a checkout of the
branch head?
If so, Git can export a tarball of a branch (actually a snapshot as at
any given commit) which can be mirrored out.
Sean
-
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