ohmyzsh/plugins/git-prompt
Brosseau Valentin d5ed39a148 Fix to make the script works with any language
Hi,

The script fail when the language of the system is not set at "en_US.UTF-8" . I have made change to force the lang to en_US.UTF-8 when this script run.

I also notice the behead_re and  diverge_re regexp are wrong. (extra # and space at the begining)

Now the gitstatus.py return the correct informations.
2014-12-31 11:44:17 +01:00
..
git-prompt.plugin.zsh add git-prompt plugin from olivierverdier/zsh-git-prompt 2011-04-28 15:05:52 -04:00
gitstatus.py Fix to make the script works with any language 2014-12-31 11:44:17 +01:00