fix(git-cmd): use LC_ALL instead of LC_MESSAGES · gitpython-developers/GitPython@32e4e08 · GitHub
Skip to content

Commit 32e4e08

Browse files
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 #290
1 parent 1199f90 commit 32e4e08

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

git/cmd.py

Lines changed: 4 additions & 2 deletions

0 commit comments

Comments
 (0)