summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Kazuhiro Kato <kato-k@ksysllc.co.jp>2019-12-07 00:29:09 +0000
committerLibravatar Pratyush Yadav <me@yadavpratyush.com>2019-12-10 02:43:55 +0530
commit39acfa3d224e4a125a3f72ef761ee2cbd24216c2 (patch)
tree0cfdafcbcf61d0d587e18502426db5310c3c9b6a /Documentation
parentMerge branch 'jg/revert-untracked' (diff)
downloadtgif-39acfa3d224e4a125a3f72ef761ee2cbd24216c2.tar.xz
git gui: fix branch name encoding error
After "git checkout -b '漢字'" to create a branch with UTF-8 character in it, "git gui" shows the branch name incorrectly, as it forgets to turn the bytes read from the "git for-each-ref" and read from "HEAD" file into Unicode characters. Signed-off-by: Kazuhiro Kato <kato-k@ksysllc.co.jp> Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions