On Thursday 15 July 2010, Jonathan Nieder wrote: > The url, path, and update items in [submodule "foo"] stanzas are > nicely explained in the .gitmodules and ‘git submodule’ > documentation. Point there from the config documentation. > > Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> Acked-by: Johan Herland <johan@xxxxxxxxxxx> > --- > It’s late, so I don’t trust this to be coherent English necessarily. > Thoughts and improvements welcome. > > Documentation/config.txt | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > > diff --git a/Documentation/config.txt b/Documentation/config.txt > index 1029bc4..f1fb5ac 100644 > --- a/Documentation/config.txt > +++ b/Documentation/config.txt > @@ -1685,6 +1685,15 @@ status.submodulesummary:: > summary of commits for modified submodules will be shown (see > --summary-limit option of linkgit:git-submodule[1]). > > +submodule.<name>.path:: > +submodule.<name>.url:: > +submodule.<name>.update:: > + The path within this project, URL, and updating strategy May be more legible with: The path within this project, the URL, and the updating strategy... ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- 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