summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 823bcd6)
raw | patch | inline | side by side (parent: 823bcd6)
author | Junio C Hamano <junkio@cox.net> | |
Thu, 2 Feb 2006 19:28:38 +0000 (11:28 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 2 Feb 2006 19:28:38 +0000 (11:28 -0800) |
A misguided attempt to show logs at all time was inserted only to
the documentation of this flag. Worse yet, it was not even implemented,
causing more confusion. Drop it.
We might want to have an option to show --pretty even when there is no
diff output, but that is applicable to all forms of diff, not just --cc.
Signed-off-by: Junio C Hamano <junkio@cox.net>
the documentation of this flag. Worse yet, it was not even implemented,
causing more confusion. Drop it.
We might want to have an option to show --pretty even when there is no
diff output, but that is applicable to all forms of diff, not just --cc.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff-tree.txt | patch | blob | history |
index dd46d4f05d2cdf2575cde9f0617ff1d9871172d0..674ee614c350ad7b77c1315e12d10e33ace01894 100644 (file)
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, unless '-m' is specified.
+ message is not shown, just like any other "empty diff" cases.
Limiting Output