author | Stephen Boyd <bebarino@gmail.com> | |
Mon, 4 May 2009 06:25:35 +0000 (23:25 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 May 2009 05:05:37 +0000 (22:05 -0700) | ||
commit | ae616de6d53ef14ba11d2aa32f366086c1435dfa | |
tree | e1c089f18cda1d827156bdea3a357beb26294aad | tree | snapshot |
parent | 672c68cbb90921a133ddf71d002342a448b6dd38 | commit | diff |
completion: complete values for send-email
Add completion for --confirm, --suppress-cc, and --smtp-encryption
command line arguments. Add completion for aliasfiletype and confirm
configuration variables.
Since --smtp-ssl is deprecated, replace it with --smtp-encryption and
the two options ssl and tls.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add completion for --confirm, --suppress-cc, and --smtp-encryption
command line arguments. Add completion for aliasfiletype and confirm
configuration variables.
Since --smtp-ssl is deprecated, replace it with --smtp-encryption and
the two options ssl and tls.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |