diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2009-05-22 18:47:05 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-22 22:40:22 -0700 |
commit | bdb0a7e4e429860ce9dfe43401dda337dbbd0baa (patch) | |
tree | 07b56914e0cb921b8087f12c6995add2e2e81fd6 /README | |
parent | t5100: use ancient encoding syntax for backwards compatibility (diff) | |
download | tgif-bdb0a7e4e429860ce9dfe43401dda337dbbd0baa.tar.xz |
t8005: use more portable character encoding names
Some platforms do not have an extensive list of alternate names for
character encodings.
Solaris 7 does not know about shift-jis, but does know SJIS. It also does
not know that utf-8 and UTF-8 refer to the same encoding.
With the above in mind, the following conversions were performed:
utf-8 --> UTF-8
shift-jis --> SJIS
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions