{{ message }}
Commit 32e4e08
committed
fix(git-cmd): use LC_ALL instead of LC_MESSAGES
Previously, only program messages where forced to the C-locale, now
we force the entire program. That way, we should assure a remote
will not provide us with branch information in any other language but
english.
Related to #2901 parent 1199f90 commit 32e4e08
1 file changed
Lines changed: 4 additions & 2 deletions

0 commit comments