Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • plugins
  • git-prompt
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Marc Cornellà's avatar
    git-prompt: fix LANG override for git status call · 3c8f73c3
    Marc Cornellà authored 6 years ago
    The previous version modified the whole environment leading to
    problems (see #7757). This version *adds* LANG=C to the current
    env, without overriding it completely.
    
    Fixes #7757.
    3c8f73c3
Name
Last commit
Last update
..
README.md git-prompt: add README (#7554) 6 years ago
git-prompt.plugin.zsh git-prompt: add README (#7554) 6 years ago
gitstatus.py git-prompt: fix LANG override for git status call 6 years ago
README.md