git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7ccd366
)
Document the sendemail.smtpserverport config variable
author
Kevin Ballard
<redacted>
Wed, 19 Mar 2008 06:16:29 +0000
(
02:16
-0400)
committer
Junio C Hamano
<redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-send-email.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-send-email.txt
b/Documentation/git-send-email.txt
index 336d797e80f5d2cc21b633588b3a3461a991ca71..9d0a10c562c40f0992eb1105cf7543b8813f11b5 100644
(file)
--- a/
Documentation/git-send-email.txt
+++ b/
Documentation/git-send-email.txt
@@
-216,6
+216,9
@@
sendemail.chainreplyto::
sendemail.smtpserver::
Default SMTP server to use.
+sendemail.smtpserverport::
+ Default SMTP server port to use.
+
sendemail.smtpuser::
Default SMTP-AUTH username.
git clone https://git.99rst.org/PROJECT