Teach core.autocrlf to 'git blame'
commit8f353ee57a2f79697f8dea80ad3174998586bc75
authorMarius Storm-Olsen <marius@trolltech.com>
Wed, 17 Oct 2007 10:57:47 +0000 (17 12:57 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 18 Oct 2007 05:41:29 +0000 (18 01:41 -0400)
tree7df8bdab388bf85bcd5358e3c1110c9b52a40d5c
parentc5d236c70e043edd1033e1a132f2a594195bfd57
Teach core.autocrlf to 'git blame'

Pass the fake commit through convert_to_git, so that the
file is adjusted for local line-ending convention.

Signed-off-by: Marius Storm-Olsen <marius@trolltech.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-blame.c