My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6bf8426
4d4813a
)
Merge branch 'bc/blame-crlf-test' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:46:44 +0000
(11:46 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:46:45 +0000
(11:46 -0700)
"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
1
2
builtin/blame.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/blame.c
Simple merge