On Wed, 2005-04-13 at 10:59 +0200, Petr Baudis wrote: > Theoretically, you are never supposed to share your index if you work > in fully git environment.
Maybe -- if we are prepared to propagate the BK myth that network bandwidth and disk space are free. Meanwhile, in the real world, it'd be really useful to support sharing. I'd even like to see support for using multiple branches checked out of the same .git/ repository. We already cope with having multiple branches _in_ the repository -- all we need to do is cope with multiple indices too, so we can have different versions checked out. -- dwmw2 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/