Merge branch 'bc/blame-crlf-test' into maint
commit4d27d8cbc4ac74fee7b64ca9182ad920b958655f
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:46:44 +0000 (25 11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:46:45 +0000 (25 11:46 -0700)
tree54c49a1ccc8e2063ceed1dc20ab7b7ef578a42c7
parent6bf84263b3be507352f2edc9397e4ca6660be289
parent4d4813a52f3722854a54bab046f4abfec13ef6ae
Merge branch 'bc/blame-crlf-test' into maint

"git blame" assigned the blame to the copy in the working-tree if
the repository is set to core.autocrlf=input and the file used CRLF
line endings.

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