]> git.ipfire.org Git - thirdparty/git.git/commit - git-send-email.perl
git-send-email: Read the default SMTP server from the GIT config file
authorSergey Vlasov <vsu@altlinux.ru>
Sun, 29 Oct 2006 19:31:39 +0000 (22:31 +0300)
committerJunio C Hamano <junkio@cox.net>
Sun, 29 Oct 2006 20:45:23 +0000 (12:45 -0800)
commit6dcfa306f2b67b733a7eb2d7ded1bc9987809edb
treeed4a62ffbc9a8ab474b3dcc7db13b185de98cdfc
parent9c572b21dd090a1e5c5bb397053bf8043ffe7fb4
git-send-email: Read the default SMTP server from the GIT config file

Make the default value for --smtp-server configurable through the
'sendemail.smtpserver' option in .git/config (or $HOME/.gitconfig).

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Acked-by: Ryan Anderson <rda@google.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-send-email.txt
git-send-email.perl