]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/blame-resurrect-convert-to-git' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 19:00:06 +0000 (12:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 19:00:06 +0000 (12:00 -0700)
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

1  2 
builtin/blame.c
t/t8003-blame-corner-cases.sh

diff --cc builtin/blame.c
Simple merge
Simple merge