Code

blameview: Use git-cat-file to read the file content.
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>
Tue, 30 Jan 2007 07:56:49 +0000 (13:26 +0530)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 Jan 2007 10:32:28 +0000 (02:32 -0800)
commit73a2acc0a09829f887fdf2dbcfba217102227932
tree9305b9592dd47435907ddf2c73861ca04e01bf6b
parent153e98d263a825c905f2ef4277b29d1fd5e09b42
blameview: Use git-cat-file to read the file content.

Fix blameview to use git-cat-file to read the file content.
This make sure we show the right content when we have modified
file in the working directory which is not committed.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/blameview/blameview.perl