From: Junio C Hamano Date: Thu, 7 Feb 2019 06:05:21 +0000 (-0800) Subject: Merge branch 'tb/utf-16-le-with-explicit-bom' X-Git-Tag: v2.21.0-rc0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fa3cc77ee9fb3b6bb53c73688c9b7500f996b83;p=thirdparty%2Fgit.git 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" --- 0fa3cc77ee9fb3b6bb53c73688c9b7500f996b83