summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
commit4a401d5d92702e0028f6a84625d0cac6218502f6 (patch)
tree2a4cfb0e8efa777e3084bcb796850963b2f8a6c8 /git-submodule.html
parentc0859f7292882e15477dfc88025e14ce83a625db (diff)
downloadgit-htmldocs-4a401d5d92702e0028f6a84625d0cac6218502f6.tar.gz
Autogenerated HTML docs for v2.10.1-613-g2cc2e
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 fc0daf740..d087aebaa 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -1072,7 +1072,9 @@ registered submodules, and sync any nested submodules within.</p></div>
<p>
Branch of repository to add as submodule.
The name of the branch is recorded as <code>submodule.&lt;name&gt;.branch</code> in
- <code>.gitmodules</code> for <code>update --remote</code>.
+ <code>.gitmodules</code> for <code>update --remote</code>. A special value of <code>.</code> is used to
+ indicate that the name of the branch in the submodule should be the
+ same name as the current branch in the current repository.
</p>
</dd>
<dt class="hdlist1">
@@ -1328,7 +1330,7 @@ for details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-06-20 14:23:22 PDT
+Last updated 2016-10-26 15:23:54 PDT
</div>
</div>
</body>