git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pratyush Yadav <me@yadavpratyush.com>
To: 加藤一博 <kato-k@ksysllc.co.jp>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: [PATCH] git gui: fix branch name encoding error on git gui
Date: Wed, 11 Dec 2019 21:35:46 +0530	[thread overview]
Message-ID: <20191211160546.m2qlxg23on7itvgw@yadavpratyush.com> (raw)
In-Reply-To: <20191207002842.32208-1-kato-k@ksysllc.co.jp>

On 07/12/19 12:29AM, 加藤一博 wrote:
> 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>

Merged. Thanks.

-- 
Regards,
Pratyush Yadav

      parent reply	other threads:[~2019-12-11 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07  0:29 [PATCH] git gui: fix branch name encoding error on git gui 加藤一博
2019-12-09 19:15 ` Junio C Hamano
2019-12-09 21:09   ` Pratyush Yadav
2019-12-09 21:25     ` Junio C Hamano
2019-12-11 16:05 ` Pratyush Yadav [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191211160546.m2qlxg23on7itvgw@yadavpratyush.com \
    --to=me@yadavpratyush.com \
    --cc=git@vger.kernel.org \
    --cc=kato-k@ksysllc.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).