summaryrefslogtreecommitdiffstats
path: root/git-send-email.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-02-27 16:17:40 -0800
committerJunio C Hamano <gitster@pobox.com>2012-02-27 16:17:40 -0800
commit6ebd804b4011f868a3fb7074c01938ef81f8c943 (patch)
tree866c944e40f2119485b05545957f149801757456 /git-send-email.txt
parentf54f08e1ae0f906246db7b590eda35a168a9b34d (diff)
downloadgit-htmldocs-6ebd804b4011f868a3fb7074c01938ef81f8c943.tar.gz
Autogenerated HTML docs for v1.7.9.2-315-g25a78
Diffstat (limited to 'git-send-email.txt')
-rw-r--r--git-send-email.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-send-email.txt b/git-send-email.txt
index 327233c85..324117072 100644
--- a/git-send-email.txt
+++ b/git-send-email.txt
@@ -198,6 +198,10 @@ must be used for each option.
if a username is not specified (with '--smtp-user' or 'sendemail.smtpuser'),
then authentication is not attempted.
+--smtp-debug=0|1::
+ Enable (1) or disable (0) debug output. If enabled, SMTP
+ commands and replies will be printed. Useful to debug TLS
+ connection and authentication problems.
Automating
~~~~~~~~~~