diff options
author | Kazuhiro Kato <kazuhiro.kato@hotmail.co.jp> | 2019-12-07 00:32:25 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2019-12-15 15:28:12 +1100 |
commit | d4247e06027da5b3ac299fbba3a7443a919ca0ff (patch) | |
tree | 646894ba1a524f0da282ae87a2ceee20ce580361 /git-gui/lib/commit.tcl | |
parent | b8b60957ce91b237b7f8925a3126b2662d3fcf41 (diff) |
gitk: fix branch name encoding error
After "git checkout -b '漢字'" to create a branch with UTF-8
character in it, "gitk" shows the branch name incorrectly, as it
forgets to turn the bytes read from the "git show-ref" command
into Unicode characters.
Signed-off-by: Kazuhiro Kato <kato-k@ksysllc.co.jp>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions