author | Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> | |
Mon, 20 Dec 2010 15:18:25 +0000 (16:18 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 21 Dec 2010 01:21:21 +0000 (17:21 -0800) | ||
commit | 6068ac88488f01400eae5c063d8e4a08e9d87f74 | |
tree | bafca760a7eb9ca1ec34ed909f0c3c63ca1a62d7 | tree | snapshot |
parent | f29db856e7a736dd5109223d71c548367bc127ae | commit | diff |
completion: add missing configuration variables
Quite a few configuration variables have been added since 226b343
(completion: add missing configuration variables to _git_config(),
2009-05-03). Add these variables to the Bash completion script.
Also remove the obsolete 'add.ignore-errors' and
'color.grep.external', as well as 'diff.renameLimit.', which never
existed and rename the misspelled 'sendemail.aliasesfiletype'.
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Quite a few configuration variables have been added since 226b343
(completion: add missing configuration variables to _git_config(),
2009-05-03). Add these variables to the Bash completion script.
Also remove the obsolete 'add.ignore-errors' and
'color.grep.external', as well as 'diff.renameLimit.', which never
existed and rename the misspelled 'sendemail.aliasesfiletype'.
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |