author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 13 Sep 2010 19:41:42 +0000 (20:41 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 13 Sep 2010 19:41:42 +0000 (20:41 +0100) | ||
commit | 2473543caabe63a9787e7ac42765c8f7169d7197 | |
tree | 5cd082ce2e91eb2fa258566cc60b1ebd2dfad985 | tree | snapshot |
parent | 421a31e22dc7b130b7ce239f7fbc28e43c9556c3 | commit | diff |
git-gui: avoid mis-encoding the copyright message on Windows.
On Windows the tcl script file will use the system encoding and attempting
to convert the copyright mis-encodes the string. Instead, keep the message
as ASCII and substitute in the correct unicode character when running.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
On Windows the tcl script file will use the system encoding and attempting
to convert the copyright mis-encodes the string. Instead, keep the message
as ASCII and substitute in the correct unicode character when running.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh | diff | blob | history |