summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-04-21 00:48:07 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-04-21 00:48:07 +0000
commite3ddb5b3fc8719b846b2e932e3e96c99c4912eae (patch)
tree1d3685fd720b66cec8d2f7e975d72ce9d6b410bd /git-status.html
parent282eb8d683db6fab3fe74db09d0efb8fea75c673 (diff)
downloadgit-htmldocs-e3ddb5b3fc8719b846b2e932e3e96c99c4912eae.tar.gz
Autogenerated HTML docs for v1.5.5.1-57-g5909c
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/git-status.html b/git-status.html
index 108063614..7179293b7 100644
--- a/git-status.html
+++ b/git-status.html
@@ -308,6 +308,10 @@ to colorize its output.</p>
<p>If the config variable <tt>status.relativePaths</tt> is set to false, then all
paths shown are relative to the repository root, not to the current
directory.</p>
+<p>If <tt>status.submodulesummary</tt> is set to a non zero number or true (identical
+to -1 or an unlimited number), the submodule summary will be enabled and a
+summary of commits for modified submodules will be shown (see --summary-limit
+option of <a href="git-submodule.html">git-submodule(1)</a>).</p>
</div>
<h2>See Also</h2>
<div class="sectionbody">
@@ -328,7 +332,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:51 UTC
+Last updated 21-Apr-2008 00:47:31 UTC
</div>
</div>
</body>