On Wed, 29 Aug 2007, Shawn O. Pearce wrote: > > Not if I already have a pointer from B to A's refs. repo.or.cz > also has this same pointer: > > git clone --shared A B > ln -s A/refs B/refs/forkee Now, this doesn't work well with packed refs, I'm afraid. So I suspect that if we really want to support something like this, we'd need to do more than just avoid the recursion when you cross-link. Linus - 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