summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ccd366)
raw | patch | inline | side by side (parent: 7ccd366)
author | Kevin Ballard <kevin@sb.org> | |
Wed, 19 Mar 2008 06:16:29 +0000 (02:16 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 Mar 2008 00:32:28 +0000 (17:32 -0700) |
Add sendemail.smtpserverport to the Configuration section
of the git-send-email manpage. It should probably be
referenced in the --smtp-server-port option as well.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
of the git-send-email manpage. It should probably be
referenced in the --smtp-server-port option as well.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt | patch | blob | history |
index 336d797e80f5d2cc21b633588b3a3461a991ca71..9d0a10c562c40f0992eb1105cf7543b8813f11b5 100644 (file)
sendemail.smtpserver::
Default SMTP server to use.
+sendemail.smtpserverport::
+ Default SMTP server port to use.
+
sendemail.smtpuser::
Default SMTP-AUTH username.