summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-09 10:39:09 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-09 10:39:09 +0000
commitbb34317b8b0b3c34f91f17697ad618fe19148f7b (patch)
tree85724163a9cd7c33a30065f943e737740960a9df /git-submodule.html
parent86bccccdbdcef5b72f60cca6ec3d9594b271dc63 (diff)
downloadgit-htmldocs-bb34317b8b0b3c34f91f17697ad618fe19148f7b.tar.gz
Autogenerated HTML docs for v1.5.4.4-481-g5075
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 71f70853a..b00e5ddfe 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -286,8 +286,9 @@ add
<dd>
<p>
Add the given repository as a submodule at the given path
- to the changeset to be committed next. In particular, the
- repository is cloned at the specified path, added to the
+ to the changeset to be committed next. If path is a valid
+ repository within the project, it is added as is. Otherwise,
+ repository is cloned at the specified path. path is added to the
changeset and registered in .gitmodules. If no path is
specified, the path is deduced from the repository specification.
If the repository url begins with ./ or ../, it is stored as
@@ -390,7 +391,7 @@ for details.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 22-Jan-2008 08:38:57 UTC
+Last updated 09-Mar-2008 10:38:33 UTC
</div>
</div>
</body>