On Tue, Jul 15, 2008 at 12:22:07PM +0200, Petr Baudis wrote: > +Submodules are a special kind of tree entries which do not refer to a blob or > +a directory, but to a particular tree in another repository (living at a given > +URL). Better to say what a submodule is, rather than what it isn't: "Submodules are a special kind of tree entries which refer to a particular tree in another repository ..." Also, I think you should make the following explicit: "A submodule is visible as subdirectory in the working directory. However, the submodule is not part of the main repository. This is a differene to "remotes". In remotes only the contents of other repositories is tracked, but their content is not visible in the working directory." -- Heikki Orsila heikki.orsila@xxxxxx http://www.iki.fi/shd -- 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