git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git log --grep refuse non-ascii pattern
@ 2011-07-08 12:38 Osamu OKANO
  0 siblings, 0 replies; only message in thread
From: Osamu OKANO @ 2011-07-08 12:38 UTC (permalink / raw)
  To: git

Hi.
I found a issue about git log --grep.

On OS X,
$ git log --oneline --grep=コミット |wc -l
     684
It's ok.

On cygwin
$ git log --oneline --grep=コミット
fatal: command line, 'コミット': illegal byte sequence
It's not ok.
This message is produced by iconv().

Regards.

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

only message in thread, other threads:[~2011-07-08 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08 12:38 git log --grep refuse non-ascii pattern Osamu OKANO

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).