Autogenerated HTML docs for v1.5.4-rc0-56-g6fbe
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 17 Dec 2007 08:26:13 +0000 (08:26 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 17 Dec 2007 08:26:13 +0000 (08:26 +0000)
git-submodule.html
git-submodule.txt

index 834925a941422af270301b5e1a97e23bd3a3d977..385e8df037a75087588db9dca5ed4fa1a4966e9e 100644 (file)
@@ -376,7 +376,8 @@ update
 <p>When initializing submodules, a .gitmodules file in the top-level directory\r
 of the containing repository is used to find the url of each submodule.\r
 This file should be formatted in the same way as $GIR_DIR/config. The key\r
-to each submodule url is "submodule.$name.url".</p>\r
+to each submodule url is "submodule.$name.url".  See <a href="gitmodules.html">gitmodules(5)</a>\r
+for details.</p>\r
 </div>\r
 <h2>AUTHOR</h2>\r
 <div class="sectionbody">\r
@@ -388,7 +389,7 @@ to each submodule url is "submodule.$name.url".</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 14-Nov-2007 12:11:52 UTC\r
+Last updated 17-Dec-2007 08:25:56 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 335e973a6a1d5350c1558eb68985ffe812c09212..3f59705686cf1f9605fa9c76e8009cd2a482cd9e 100644 (file)
@@ -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