Re: [PATCH 2/2] utf8: accept "latin-1" as ISO-8859-1
From: Junio C Hamano <hidden> Date: 2016-09-27 06:08:56
Jeff King [off-list ref] writes:
I have to admit that I don't care too deeply about performance for
somebody who wants to convert "latin1" to "ISO-8859-1". If one of your
encodings is not UTF-8, you are probably Doing It Wrong. :)
Exactly. Note that the "you" in the above are usually plural,
collectively referring to both the sender and the receiver. I
usually am on the poor receiving end ;-)