Merged from #2906 The function `git_prompt_info` calls `git config` for its stdout output, but doesn't handle the stderr output. This can lead to problems, e.g. if the git config file is unreadable for some reason (permissions etc). This fixes the issue by simply ignoring the stderr output.master
parent
49161e7847
commit
c5d9fc9968
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue