David Woodhouse wrote: > Branches have their place, and some people seem very happy with them as > part of their local workflow. I just wonder if we have to have them on > the servers too; that's all. Multiple branches in one [public] repository help sharing data. While you can do similar with sharing object database (via alternates mechanism) the second solution has drawbacks the multiple branches didn't have. IIRC multiple branches was not something _planned_ by Linus when creating git; users requested this feature, and it turned out to be useful. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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