sze...@ira.uka.de writes:
> Commit 59d3924fb (prompt: fix missing file errors in zsh) added the
> helper function eread() to git-prompt.sh. That function should be in
> the git "namespace", i.e. prefixed with __git_, otherwise it might
> collide with a function of the same name in the user'
Hi,
Commit 59d3924fb (prompt: fix missing file errors in zsh) added the
helper function eread() to git-prompt.sh. That function should be in
the git "namespace", i.e. prefixed with __git_, otherwise it might
collide with a function of the same name in the user's environment.
It's already
2 matches
Mail list logo