summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-31 17:26:48 -0700
committerJunio C Hamano <gitster@pobox.com>2014-03-31 17:26:48 -0700
commit52b6ba3e7e1bc9132a7f756c6a968b1214549fb8 (patch)
tree1f17a005fc91393e650e7207c66a18205e333ea1 /git-submodule.html
parentc2a58767a86a1f96c6f53594d457b30abe184655 (diff)
downloadgit-htmldocs-52b6ba3e7e1bc9132a7f756c6a968b1214549fb8.tar.gz
Autogenerated HTML docs for v1.9.1-429-g25d1a
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-submodule.html b/git-submodule.html
index e67670cd8..7db93a50f 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -922,7 +922,7 @@ update
</p>
<div class="paragraph"><p>For updates that clone missing submodules, checkout-mode updates will
create submodules with detached HEADs; all other modes will create
-submodules with a local branch named after <tt>submodule.&lt;path&gt;.branch</tt>.</p></div>
+submodules with a local branch named after <tt>submodule.&lt;name&gt;.branch</tt>.</p></div>
<div class="paragraph"><p>For updates that do not clone missing submodules, the submodule&#8217;s HEAD
is only touched when the remote reference does not match the
submodule&#8217;s HEAD (for none-mode updates, the submodule is never
@@ -1033,7 +1033,7 @@ sync
<dd>
<p>
Branch of repository to add as submodule.
- The name of the branch is recorded as <tt>submodule.&lt;path&gt;.branch</tt> in
+ The name of the branch is recorded as <tt>submodule.&lt;name&gt;.branch</tt> in
<tt>.gitmodules</tt> for <tt>update --remote</tt>.
</p>
</dd>
@@ -1264,7 +1264,7 @@ for details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-14 14:59:49 PDT
+Last updated 2014-03-31 17:26:22 PDT
</div>
</div>
</body>