Browse Source

completion: add git config sendemail.tocmd

Signed-off-by: Rasmus Villemoes <rv@rasmusvillemoes.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Rasmus Villemoes 7 years ago committed by Junio C Hamano
parent
commit
5d3adff65e
  1. 1
      contrib/completion/git-completion.bash

1
contrib/completion/git-completion.bash

@ -2642,6 +2642,7 @@ _git_config () @@ -2642,6 +2642,7 @@ _git_config ()
sendemail.suppressfrom
sendemail.thread
sendemail.to
sendemail.tocmd
sendemail.validate
sendemail.smtpbatchsize
sendemail.smtprelogindelay

Loading…
Cancel
Save