git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i18n.commitencoding=gbk or --encoding=gbk not work with --pretty=format
@ 2011-12-18 13:26 Yuchen Deng
  0 siblings, 0 replies; only message in thread
From: Yuchen Deng @ 2011-12-18 13:26 UTC (permalink / raw)
  To: git

Hi, all!
When set the option i18n.commitencoding value to gbk. I found the 'git log'
ouput encoding always is the default : utf8

    git log -n10 --pretty=format:"%h %d %an %s %ci" --topo-order --graph
or
    git log -n10 --encoding=utf8 --pretty=format:"%h %d %an %s %ci"
--topo-order --graph

But:
    git log --oneline

works well.
I am from China, and the GFW thing, I can't visit git-scm.com.
So, Somebody can help me to report this bug?
I am sure it's don't work for Windows (msys-git) or Linux (Chakra).
Thanks!

--
View this message in context: http://git.661346.n2.nabble.com/i18n-commitencoding-gbk-or-encoding-gbk-not-work-with-pretty-format-tp7105845p7105845.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-18 13:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-18 13:26 i18n.commitencoding=gbk or --encoding=gbk not work with --pretty=format Yuchen Deng

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).