From: Junio C Hamano
Date: Thu, 24 Jul 2008 04:03:33 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.6.0-rc0-42-g186458
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ccc2f7606414a57fc7f34d2f88f8fb2246918d6d;p=git.git
Autogenerated HTML docs for v1.6.0-rc0-42-g186458
---
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 3f9519e74..8cf9409ad 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -971,11 +971,11 @@ people using 80-column terminals.
This flag changes the way a merge commit patch is displayed,
in a similar way to the -c option. It implies the -c
and -p options and further compresses the patch output
- by omitting hunks that show differences from only one
- parent, or show the same change from all but one parent
- for an Octopus merge. When this optimization makes all
- hunks disappear, the commit itself and the commit log
- message is not shown, just like in any other "empty diff" case.
+ by omitting uninteresting hunks whose the contents in the parents
+ have only two variants and the merge result picks one of them
+ without modification. When all hunks are uninteresting, the commit
+ itself and the commit log message is not shown, just like in any other
+ "empty diff" case.
@@ -1855,7 +1855,7 @@ the pathname, but if that is NUL, the record will show two paths.