diff options
author | Albert Krewinkel <tarleb@moltkeplatz.de> | 2014-06-24 13:01:41 +0200 |
---|---|---|
committer | ncanceill <nicolas.canceill@ens-cachan.org> | 2014-06-28 10:12:20 +0200 |
commit | c5d9fc996819488801864407ad1b7624acf3c26c (patch) | |
tree | e70fa47b4c654de7034cc85788a3835fc9550352 /lib/bzr.zsh | |
parent | 49161e78472b484015c2080f7a724e95d42b4987 (diff) | |
download | zsh-c5d9fc996819488801864407ad1b7624acf3c26c.tar.gz zsh-c5d9fc996819488801864407ad1b7624acf3c26c.tar.bz2 zsh-c5d9fc996819488801864407ad1b7624acf3c26c.zip |
git_prompt_info: ignore git-config errors
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.
Diffstat (limited to 'lib/bzr.zsh')
0 files changed, 0 insertions, 0 deletions