diff options
author | Kazuhiro Kato <kato-k@ksysllc.co.jp> | 2019-12-07 00:29:09 +0000 |
---|---|---|
committer | Pratyush Yadav <me@yadavpratyush.com> | 2019-12-10 02:43:55 +0530 |
commit | 39acfa3d224e4a125a3f72ef761ee2cbd24216c2 (patch) | |
tree | 0cfdafcbcf61d0d587e18502426db5310c3c9b6a /Documentation/git-remote-fd.txt | |
parent | Merge branch 'jg/revert-untracked' (diff) | |
download | tgif-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/git-remote-fd.txt')
0 files changed, 0 insertions, 0 deletions