1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 16:50:58 +01:00

36077: vcs_info: stop exporting everything

This commit is contained in:
Mikael Magnusson 2015-08-09 23:53:24 +02:00
parent c21a3fddf4
commit c5abf2bcff
13 changed files with 37 additions and 21 deletions

View file

@ -3,8 +3,8 @@
## Distributed under the same BSD-ish license as zsh itself.
local hook static func
local -x context hook_name
local -xi ret
local context hook_name
local -i ret
local -a hooks tmp
local -i debug