diff --stat: show complete rewrites consistently.
authorJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 06:40:09 +0000 (23:40 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 06:40:09 +0000 (23:40 -0700)
The patch format shows complete rewrite as deletion of all old lines
followed by addition of all new lines. Count lines consistenly with
that when doing diffstat.

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