From 5696ac5d9c1859a0b65f85b9aa6df71a128056e6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 30 Sep 2007 18:43:08 +0000 Subject: 23872: complete git config in subcommand position. --- Completion/Unix/Command/_git | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 16d9b9116..120c7b406 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -254,6 +254,7 @@ _git_commands () { local -a ancillary_commands ancillary_commands=( + 'config:get and set repository or global options' 'convert-objects:convert old-style git repository' 'for-each-ref:output information on each ref' 'get-tar-commit-id:extract commit ID from an archive created using tar-tree' -- cgit 1.4.1