X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-diff-tree.html;h=4f7af226bae44023ae674f8ba15e53bfae708837;hb=f0a85daaf3d624dcf841cad8d5d243e6da55ea70;hp=0c6660b940c9a087ccccaa20ee8485244a26e5f8;hpb=54559c8b9d844fcbb8510673984390f766841b72;p=git.git diff --git a/git-diff-tree.html b/git-diff-tree.html index 0c6660b9..4f7af226 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html @@ -312,6 +312,31 @@ git-diff-tree(1) Manual Page

+--stat +
+
+

+ Generate a diffstat instead of a patch. +

+
+
+--summary +
+
+

+ Output a condensed summary of extended header information + such as creations, renames and mode changes. +

+
+
+--patch-with-stat +
+
+

+ Generate patch and prepend its diffstat. +

+
+
-z
@@ -487,7 +512,7 @@ git-diff-tree(1) Manual Page

If provided, the results are limited to a subset of files matching one of these prefix strings. - ie file matches /^<pattern1>|<pattern2>|…/ + i.e., file matches /^<pattern1>|<pattern2>|…/ Note that this parameter does not provide any wildcard or regexp features.

@@ -529,7 +554,7 @@ git-diff-tree(1) Manual Page

When a single commit is given on one line of such input, it compares the commit with its parents. The following flags further affects its -behaviour. This does not apply to the case where two <tree-ish> +behavior. This does not apply to the case where two <tree-ish> separated with a single space are given.

@@ -598,7 +623,7 @@ separated with a single space are given.

--cc +--cc

@@ -984,7 +1009,7 @@ two unresolved merge parents with the working tree file