Merge branch 'bc/blame-crlf-test'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Jun 2014 18:26:50 +0000 (11:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jun 2014 18:26:50 +0000 (11:26 -0700)
If a file contained CRLF line endings in a repository with
core.autocrlf=input, then blame always marked lines as "Not
Committed Yet", even if they were unmodified.

* bc/blame-crlf-test:
blame: correctly handle files regardless of autocrlf

No differences found