summaryrefslogtreecommitdiffstats
path: root/git-diff-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-04-22 08:19:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-04-22 08:19:03 +0000
commit6a45be9321b1ee81baf74de51671f224407e5ad1 (patch)
treea3648165bf7e8aca1f6cfee337e1a7856cd857e3 /git-diff-index.html
parente3ddb5b3fc8719b846b2e932e3e96c99c4912eae (diff)
downloadgit-htmldocs-6a45be9321b1ee81baf74de51671f224407e5ad1.tar.gz
Autogenerated HTML docs for v1.5.5.1-67-gbdb8
Diffstat (limited to 'git-diff-index.html')
-rw-r--r--git-diff-index.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-diff-index.html b/git-diff-index.html
index 37b68cbc4..444597456 100644
--- a/git-diff-index.html
+++ b/git-diff-index.html
@@ -370,6 +370,19 @@ entries in the index are compared.</p>
</p>
</dd>
<dt>
+--dirstat[=limit]
+</dt>
+<dd>
+<p>
+ Output only the sub-directories that are impacted by a diff,
+ and to what degree they are impacted. You can override the
+ default cut-off in percent (3) by "--dirstat=limit". If you
+ want to enable "cumulative" directory statistics, you can use
+ the "--cumulative" flag, which adds up percentages recursively
+ even when they have been already reported for a sub-directory.
+</p>
+</dd>
+<dt>
--summary
</dt>
<dd>
@@ -1356,7 +1369,7 @@ always have the special all-zero sha1.</td>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 28-Feb-2008 00:25:39 UTC
+Last updated 22-Apr-2008 08:17:12 UTC
</div>
</div>
</body>