]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
completion: complete values for send-email
authorStephen Boyd <bebarino@gmail.com>
Mon, 4 May 2009 06:25:35 +0000 (23:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2009 05:05:37 +0000 (22:05 -0700)
commitae616de6d53ef14ba11d2aa32f366086c1435dfa
treee1c089f18cda1d827156bdea3a357beb26294aad
parent672c68cbb90921a133ddf71d002342a448b6dd38
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>
contrib/completion/git-completion.bash