diff-tree --cc: denser combined diff output for a merge commit.
authorJunio C Hamano <junkio@cox.net>
Tue, 24 Jan 2006 09:22:04 +0000 (01:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:08:28 +0000 (00:08 -0800)
Building on the previous '-c' (combined) option, '--cc' option
squelches the output further by omitting hunks that consist of
difference with solely one parent.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found