X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S60_git;h=8926a73476a209f1a479ad1b13b882333e05cb13;hp=9eb816b48017acdf0dff2d600b32d10540cd1e3e;hb=7233001b1aed9a30e46c8e4162d4a8b8abfc3d9a;hpb=2ec3cae4d8fe90c334e802279c995b1771d22818 diff --git a/S60_git b/S60_git index 9eb816b..8926a73 100644 --- a/S60_git +++ b/S60_git @@ -8,7 +8,6 @@ export __ZSH_GIT_VARS_INVALID=1 git_parse() { - psvar=() local git_dir ref base_dir sub_dir action branch git_dir=$(git rev-parse --git-dir 2> /dev/null) || return