Merge branch 'js/xmerge-marker-eol'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:06 +0000 (14:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:06 +0000 (14:20 -0800)
The low-level merge machinery has been taught to use CRLF line
termination when inserting conflict markers to merged contents that
are themselves CRLF line-terminated.

* js/xmerge-marker-eol:
merge-file: ensure that conflict sections match eol style
merge-file: let conflict markers match end-of-line style of the context

Trivial merge