summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-17 15:55:14 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-17 15:55:14 -0700
commitf94fd6c7dfaf86f2c489e22ab7a67914168e052a (patch)
tree0c1774206133a43b483553ba19d8653c04d143f0 /git-submodule.html
parent4fdb4d62582a2e9f84d197c3273f3279a0716b93 (diff)
downloadgit-htmldocs-f94fd6c7dfaf86f2c489e22ab7a67914168e052a.tar.gz
Autogenerated HTML docs for v1.7.10.2-548-g9de9
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 20cecec43..44cb5f30d 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -616,9 +616,9 @@ if you choose to go that route.</p></div>
<div class="paragraph"><p>Submodules are composed from a so-called <tt>gitlink</tt> tree entry
in the main repository that refers to a particular commit object
within the inner repository that is completely separate.
-A record in the <tt>.gitmodules</tt> file at the root of the source
-tree assigns a logical name to the submodule and describes
-the default URL the submodule shall be cloned from.
+A record in the <tt>.gitmodules</tt> (see <a href="gitmodules.html">gitmodules(5)</a>) file at the
+root of the source tree assigns a logical name to the submodule and
+describes the default URL the submodule shall be cloned from.
The logical name can be used for overriding this URL within your
local repository configuration (see <em>submodule init</em>).</p></div>
<div class="paragraph"><p>This command will manage the tree entries and contents of the
@@ -969,7 +969,7 @@ for details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-05-11 13:03:27 PDT
+Last updated 2012-05-17 15:54:44 PDT
</div>
</div>
</body>