On Wed, Mar 5, 2008 at 12:12 AM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > In "git remote", we also have a notion of groups. It looks much nicer, > IMO. So why not do this? > > [submodules] > service = crawler search > crawler = util imcrawler > search = util imsearch > Hmm, it seems more brief. > > However, I think that being able to specify submodule groups recursively > is only adding to confusion, so I would even prefer this: > > [submodules] > service = util imcrawler imsearch > crawler = util imcrawler > search = util imsearch > [...] > This is fine when number of modules is not much, or user may feel inconvenient since they have to type so many module names. A hierarchy of modules can help much when having a group of common modules which should be included in most of role-related logical moduels. > Ciao, > Dscho > -- Ping Yin -- 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