Merge branch 'tb/blame-resurrect-convert-to-git' into next
commit8e1974edaeee9161b10b8f31a7a86892259e9768
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:46 +0000 (5 21:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:14:46 +0000 (5 21:14 -0700)
tree81b63bcf1088ce0653ba1474dd5d456cbca67c4f
parent12391f14c12e1ccce7470bb7e4fbe8eb33066081
parent4bf256d67a85bed1e175ecc2706322eafe4489ca
Merge branch 'tb/blame-resurrect-convert-to-git' into next

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