blame: Fix git-blame <directory>
authorFredrik Kuivinen <freku045@student.liu.se>
Fri, 17 Mar 2006 21:49:31 +0000 (22:49 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 17 Mar 2006 22:09:18 +0000 (14:09 -0800)
Before this patch git-blame <directory> gave non-sensible output. (It
assigned blame to some random file in <directory>) Abort with an error
message instead.

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

No differences found