summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-07-23 00:51:59 +0000
committerJunio C Hamano <junio@kernel.org>2011-07-23 00:51:59 +0000
commit15567bc0c61c951197cb392b835678729534de57 (patch)
tree8be698fd27be92da0c23a77720987071e73b1d69 /git-submodule.html
parent708376e8576f6d39b62b27ee9dfe7292c652f728 (diff)
downloadgit-htmldocs-15567bc0c61c951197cb392b835678729534de57.tar.gz
Autogenerated HTML docs for v1.7.6-345-g5c2f8
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-submodule.html b/git-submodule.html
index dc09fb287..24bf5fd25 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -485,7 +485,9 @@ to exist in the superproject. If &lt;path&gt; is not given, the
<div class="paragraph"><p>&lt;repository&gt; is the URL of the new submodule&#8217;s origin repository.
This may be either an absolute URL, or (if it begins with ./
or ../), the location relative to the superproject&#8217;s origin
-repository.</p></div>
+repository. If the superproject doesn&#8217;t have an origin configured
+the superproject is its own authoritative upstream and the current
+working directory is used instead.</p></div>
<div class="paragraph"><p>&lt;path&gt; is the relative location for the cloned submodule to
exist in the superproject. If &lt;path&gt; does not exist, then the
submodule is created by cloning from the named URL. If &lt;path&gt; does
@@ -772,7 +774,7 @@ for details.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-07-19 20:01:51 UTC
+Last updated 2011-07-23 00:49:30 UTC
</div>
</div>
</body>