diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-05-22 13:33:00 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-22 12:32:58 -0400 |
commit | 40f54f670a01b6ae4f13e0888796948ddce9104c (patch) | |
tree | 95f7ed7786914952fe5f592e8bcd5b6ea9c73780 /diffcore-rotate.c | |
parent | f6d3ee2014e4a553ef6b783dc5d6b2d53ee70168 (diff) |
git-gui: replace encoding binary with iso8859-1
git-gui currently configures some channels as '-encoding binary' when
the channel is not really binary (e.g, the channel is consumed as lines
of text). In 8.6, '-encoding binary' is an alias for '-encoding
iso8859), but TIP 699 removes this alias for Tcl 9.0. Let's switch to
'-encoding iso8859-1' to be compatible across Tcl versions.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'diffcore-rotate.c')
0 files changed, 0 insertions, 0 deletions