Skip to content

fix: set LANGUAGE for Git#285410

Merged
lszomoru merged 3 commits intomicrosoft:mainfrom
flying-sheep:pa/fix-git-locale
Jan 5, 2026
Merged

fix: set LANGUAGE for Git#285410
lszomoru merged 3 commits intomicrosoft:mainfrom
flying-sheep:pa/fix-git-locale

Conversation

@flying-sheep
Copy link
Contributor

@flying-sheep flying-sheep commented Dec 30, 2025

Fixes #285409

See the reproducer there for how to test that this fixes the issue

@vs-code-engineering
Copy link

vs-code-engineering bot commented Dec 30, 2025

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • extensions/git/src/git.ts

@flying-sheep
Copy link
Contributor Author

@lszomoru could you take a look please? This should fix a lot of git functionality for a big chunk of the user base (e.g. most Linux users that haven’t set their system to English should have LANGUAGE set)

@lszomoru lszomoru enabled auto-merge (squash) January 5, 2026 09:52
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Jan 5, 2026
@lszomoru lszomoru merged commit bd4ba7b into microsoft:main Jan 5, 2026
17 checks passed
@flying-sheep flying-sheep deleted the pa/fix-git-locale branch January 5, 2026 10:30
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git commands are expected to run with english language, yet the language isn’t set reliably, breaking features

3 participants