From: Junio C Hamano Date: Mon, 17 Dec 2007 08:26:13 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.4-rc0-56-g6fbe X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e66c6c037483e4dfbffa941c00b6d75f580b1f21;p=git.git Autogenerated HTML docs for v1.5.4-rc0-56-g6fbe --- diff --git a/git-submodule.html b/git-submodule.html index 834925a94..385e8df03 100644 --- a/git-submodule.html +++ b/git-submodule.html @@ -376,7 +376,8 @@ update

When initializing submodules, a .gitmodules file in the top-level directory of the containing repository is used to find the url of each submodule. This file should be formatted in the same way as $GIR_DIR/config. The key -to each submodule url is "submodule.$name.url".

+to each submodule url is "submodule.$name.url". See gitmodules(5) +for details.

AUTHOR

@@ -388,7 +389,7 @@ to each submodule url is "submodule.$name.url".

diff --git a/git-submodule.txt b/git-submodule.txt index 335e973a6..3f5970568 100644 --- a/git-submodule.txt +++ b/git-submodule.txt @@ -68,7 +68,8 @@ FILES When initializing submodules, a .gitmodules file in the top-level directory of the containing repository is used to find the url of each submodule. This file should be formatted in the same way as $GIR_DIR/config. The key -to each submodule url is "submodule.$name.url". +to each submodule url is "submodule.$name.url". See gitlink:gitmodules[5] +for details. AUTHOR