From e66c6c037483e4dfbffa941c00b6d75f580b1f21 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 17 Dec 2007 08:26:13 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.4-rc0-56-g6fbe --- git-submodule.html | 5 +++-- git-submodule.txt | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) 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 -- 2.26.2