summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-10-15 11:40:25 -0700
committerJunio C Hamano <gitster@pobox.com>2013-10-15 11:40:25 -0700
commit369e340f234cf9372003f0e912c6fa14f3e970fc (patch)
tree7f0c2cdeb1043a4a25b65d721220eac32af407f1 /git-status.html
parent79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8 (diff)
downloadgit-htmldocs-369e340f234cf9372003f0e912c6fa14f3e970fc.tar.gz
Autogenerated HTML docs for v1.8.4-554-g2b7ca9
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/git-status.html b/git-status.html
index 9884e1dc2..3696eca95 100644
--- a/git-status.html
+++ b/git-status.html
@@ -1048,7 +1048,13 @@ directory.</p></div>
<div class="paragraph"><p>If <code>status.submodulesummary</code> is set to a non zero number or true (identical
to -1 or an unlimited number), the submodule summary will be enabled for
the long format 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>
+shown (see --summary-limit option of <a href="git-submodule.html">git-submodule(1)</a>). Please note
+that the summary output from the status command will be suppressed for all
+submodules when <code>diff.ignoreSubmodules</code> is set to <em>all</em> or only for those
+submodules where <code>submodule.&lt;name&gt;.ignore=all</code>. To also view the summary for
+ignored submodules you can either use the --ignore-submodules=dirty command
+line option or the <em>git submodule summary</em> command, which shows a similar
+output but does not honor these settings.</p></div>
</div>
</div>
<div class="sect1">
@@ -1067,7 +1073,7 @@ shown (see --summary-limit option of <a href="git-submodule.html">git-submodule(
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2013-10-15 11:39:58 PDT
</div>
</div>
</body>