Merge branch 'tb/utf-16-le-with-explicit-bom'
commit0fa3cc77ee9fb3b6bb53c73688c9b7500f996b83
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000 (6 22:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:21 +0000 (6 22:05 -0800)
treeace8383345c2e54c9aea265f06e3612438351007
parentcfd9167c15e7b09f3964204964a4c158108c6403
parentaab2a1ae48ff65781a5379a01a4abb4f75e5641d
Merge branch 'tb/utf-16-le-with-explicit-bom'

A new encoding UTF-16LE-BOM has been invented to force encoding to
UTF-16 with BOM in little endian byte order, which cannot be directly
generated by using iconv.

* tb/utf-16-le-with-explicit-bom:
  Support working-tree-encoding "UTF-16LE-BOM"