git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git 2.19 ignores default system language in Mac (2.18 or earlier did not)
@ 2018-09-19 14:18 Vasily Korytov
  2018-09-19 15:39 ` Elijah Newren
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Korytov @ 2018-09-19 14:18 UTC (permalink / raw)
  To: git

Hi,

$ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
$ uname -mrs
Darwin 16.7.0 x86_64
$ git --version
git version 2.19.0

In Mac’s system preferences I have three languages: English (default), Russian, Ukrainian.

After update to Git 2.19 Git’s output suddenly appeared in Russian.
I can use `export LANG=en_US.UTF-8` to switch it to English back, but it’s very weird.

Did not find any related things in changelog, so assuming this is a bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-19 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-19 14:18 Git 2.19 ignores default system language in Mac (2.18 or earlier did not) Vasily Korytov
2018-09-19 15:39 ` Elijah Newren

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