From 1874c548ed0a359173e4f2dc6d41c4363ed581de Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 30 Sep 2007 11:15:00 +0000 Subject: 23862: declare author_conversion_file_arg_spec local. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') 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= -- cgit 1.4.1