Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: _git space pollution



On 9/30/07, Clint Adams <clint@xxxxxxx> wrote:

> I would say that all the globally-declared parameters should be prefixed
> with _git to avoid namespace pollution, but really they shouldn't be in
> the global space at all.

Hm, I thought "declare -g" made them global "in this file only".

  nikolai



Messages sorted by: Reverse Date, Date, Thread, Author