On Tue, Nov 20, 2007 at 04:59:22PM +0100, Finn Arne Gangstad wrote: > I looked into the current git submodules to see if they support what I > think we need, but it seems like they do not really cut it (If I'm > wrong about this, please educate me). Maybe you could explain why you think they don't cut it. > You pull the supermodule, and initialize random collection of > submodules, e.g. locally you have: > > supermodule/ > submodule13 > submodule71 > submodule102 Just "submodule init" and "submodule update" these submodules and it looks like you would get what you want... > If I make a branch on submodule71, the branch is made in all submodules & > the supermodule. ... except this one. It's not clear why you would even want this. skimo - 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