combined-diff: use diffcore before intersecting paths.
authorJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 22:35:19 +0000 (14:35 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 22:35:19 +0000 (14:35 -0800)
This is needed to make "diff-tree -c -M" to work semi-sensibly.
Otherwise rename detection, pickaxe and friends would never be
invoked.

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

No differences found