summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-14 14:56:41 -0700
committerJunio C Hamano <gitster@pobox.com>2018-03-14 14:56:41 -0700
commit45badf05f8444e50921d47aed6b157c6a3d882b9 (patch)
treeb4040a624720efb3383719fe07258f5f9adf67d7 /git-diff-files.html
parenta25ccc44934513d08c5dd49b6ff42524fae40bd8 (diff)
downloadgit-htmldocs-45badf05f8444e50921d47aed6b157c6a3d882b9.tar.gz
Autogenerated HTML docs for v2.16.2-619-g7fb6a
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 0608b063a..3cfa34b63 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -950,6 +950,19 @@ have to use <code>--diff-algorithm=default</code> option.</p></div>
<code>--stat-name-width=&lt;name-width&gt;</code> and <code>--stat-count=&lt;count&gt;</code>.</p></div>
</dd>
<dt class="hdlist1">
+--compact-summary
+</dt>
+<dd>
+<p>
+ Output a condensed summary of extended header information such
+ as file creations or deletions ("new" or "gone", optionally "+l"
+ if it&#8217;s a symlink) and mode changes ("+x" or "-x" for adding
+ or removing executable bit respectively) in diffstat. The
+ information is put betwen the filename part and the graph
+ part. Implies <code>--stat</code>.
+</p>
+</dd>
+<dt class="hdlist1">
--numstat
</dt>
<dd>