blame: Fix path pruning
authorFredrik Kuivinen <freku045@student.liu.se>
Wed, 3 May 2006 21:28:46 +0000 (23:28 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 4 May 2006 00:09:36 +0000 (17:09 -0700)
This makes git-blame useable again, it has been totally broken for
some time on larger repositories.

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found