]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ga/send-email-sendmail-cmd'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:26 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:26 +0000 (13:33 +0900)
"git send-email" learned the "--sendmail-cmd" command line option
and the "sendemail.sendmailCmd" configuration variable, which is a
more sensible approach than the current way of repurposing the
"smtp-server" that is meant to name the server to instead name the
command to talk to the server.

* ga/send-email-sendmail-cmd:
  git-send-email: add option to specify sendmail command

1  2 
git-send-email.perl
t/t9001-send-email.sh

Simple merge
Simple merge