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) | ||
commit | 985cb9cc5851ae2f65acf74a8db5077b69cc2a9b | |
tree | 9493eb2b4a2da718c49777cdad6cffa5748ea6db | tree | snapshot |
parent | 823bcd6edc7f7330714486b228b052953c2f4229 | commit | diff |
Documentation: git-diff-tree --cc also omits empty commits
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>
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>
Documentation/git-diff-tree.txt | diff | blob | history |