OSDN Git Service

Merge branch 'rv/sendemail-tocmd-in-config-and-completion'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:32 +0000 (11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:32 +0000 (11:06 +0900)
Teach "sendemail.tocmd" to places that know about "sendemail.to",
like documentation and shell completion (in contrib/).

* rv/sendemail-tocmd-in-config-and-completion:
  completion: add git config sendemail.tocmd
  Documentation/config: add sendemail.tocmd to list preceding "See git-send-email(1)"

Documentation/config.txt
contrib/completion/git-completion.bash

index 5f65fa9..531649c 100644 (file)
@@ -3007,6 +3007,7 @@ sendemail.smtpPass::
 sendemail.suppresscc::
 sendemail.suppressFrom::
 sendemail.to::
+sendemail.tocmd::
 sendemail.smtpDomain::
 sendemail.smtpServer::
 sendemail.smtpServerPort::
index 38d5e4a..6f890c0 100644 (file)
@@ -2641,6 +2641,7 @@ _git_config ()
                sendemail.suppressfrom
                sendemail.thread
                sendemail.to
+               sendemail.tocmd
                sendemail.validate
                sendemail.smtpbatchsize
                sendemail.smtprelogindelay