Merge branch 'tb/blame-resurrect-convert-to-git' into maint
commit1d93ec93970d73e57c37dffd2108dbd01761cb2c
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 19:00:06 +0000 (5 12:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 19:00:06 +0000 (5 12:00 -0700)
treeb897f303b65e014e839bd51c1edec20a266ee073
parentbdf204f28db5cdf5201dded37c5b40f3f432e0cf
parent4bf256d67a85bed1e175ecc2706322eafe4489ca
Merge branch 'tb/blame-resurrect-convert-to-git' into maint

Some time ago, "git blame" (incorrectly) lost the convert_to_git()
call when synthesizing a fake "tip" commit that represents the
state in the working tree, which broke folks who record the history
with LF line ending to make their project portabile across
platforms while terminating lines in their working tree files with
CRLF for their platform.

* tb/blame-resurrect-convert-to-git:
  blame: CRLF in the working tree and LF in the repo
builtin/blame.c
t/t8003-blame-corner-cases.sh