about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-30 11:15:00 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-30 11:15:00 +0000
commit1874c548ed0a359173e4f2dc6d41c4363ed581de (patch)
treedaa89d2d6246246051b6a675ae5083f7992ea4e6 /Completion
parent0e62de36b417faab7675c295569c274641b2bd92 (diff)
downloadzsh-1874c548ed0a359173e4f2dc6d41c4363ed581de.tar.gz
zsh-1874c548ed0a359173e4f2dc6d41c4363ed581de.tar.xz
zsh-1874c548ed0a359173e4f2dc6d41c4363ed581de.zip
23862: declare author_conversion_file_arg_spec local.
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_git2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
index 73d986a3b..b9de49460 100644
--- a/Completion/Unix/Command/_git
+++ b/Completion/Unix/Command/_git
@@ -107,7 +107,7 @@ tags_fetch_arg=(
   '(--no-tags -t --tags)'{-t,--tags}'[fetch remote tags]'
 )
 
-
+local author_conversion_file_arg_spec
 author_conversion_file_arg_spec='[specify author-conversion file]:author-conversion file:_files'
 
 declare -g author_conversion_file_arg=