diff-index: make --cc a synonym for -p for now.
authorJunio C Hamano <junkio@cox.net>
Mon, 6 Feb 2006 00:36:12 +0000 (16:36 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Feb 2006 00:36:12 +0000 (16:36 -0800)
It could be made later to show unmerged state nicer than the
default as we did for diff-files later, but this would suffice
for now. We would like to make --cc the default for 'git diff'.

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