summaryrefslogtreecommitdiffstats
path: root/gitmodules.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-06 01:06:32 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-06 01:06:32 -0800
commitabad6da146b5fe8e34f22bcbf31be3cb3e9b08e0 (patch)
tree85e1e4b4fcd9b473ecbe709db2d9262dc57ad21d /gitmodules.html
parent085534867cb82e0690945a1645554999bcfa542a (diff)
downloadgit-htmldocs-abad6da146b5fe8e34f22bcbf31be3cb3e9b08e0.tar.gz
Autogenerated HTML docs for v1.8.1-151-g32238a
Diffstat (limited to 'gitmodules.html')
-rw-r--r--gitmodules.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/gitmodules.html b/gitmodules.html
index 67037f622..110c170ca 100644
--- a/gitmodules.html
+++ b/gitmodules.html
@@ -804,6 +804,16 @@ the '--merge', '--rebase' or '--checkout' options.</code></pre>
</div></div>
</dd>
<dt class="hdlist1">
+submodule.&lt;name&gt;.branch
+</dt>
+<dd>
+<p>
+ A remote branch name for tracking updates in the upstream submodule.
+ If the option is not specified, it defaults to <em>master</em>. See the
+ <code>--remote</code> documentation in <a href="git-submodule.html">git-submodule(1)</a> for details.
+</p>
+</dd>
+<dt class="hdlist1">
submodule.&lt;name&gt;.fetchRecurseSubmodules
</dt>
<dd>
@@ -876,7 +886,7 @@ submodules a URL is specified which can be used for cloning the submodules.</p><
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-11-13 14:31:09 PST
+Last updated 2013-01-06 01:05:36 PST
</div>
</div>
</body>