Linus Torvalds <[EMAIL PROTECTED]> writes: > Think of something like a collection of projects, each under their own > subdirectory. We could eventually literally make them _look_ like one big > project, with cross-project commits grafted together, but they'd > technically be totally independent (think "git" vs "gitk" - rather than > having a very tight merge like I did, we could have tried to make it be a > more virtual graft instead).
One posibility for a collection of projects is to make them with a tree of commits instead of a tree of trees and blobs. Santi - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html