apply --numstat: show new name, not old name.
authorJunio C Hamano <junkio@cox.net>
Mon, 15 May 2006 04:59:04 +0000 (21:59 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 15 May 2006 07:51:51 +0000 (00:51 -0700)
Somehow --stat showed the new name but --numstat showed the old
name for renamed/copied paths.

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