diff options
author | Thomas Rast <tr@thomasrast.ch> | 2013-12-01 23:48:41 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-04 11:45:27 -0800 |
commit | d4d9653b5401b28dd88a84bd1bf1d269b8acccf6 (patch) | |
tree | 2173533a044a7c9ba04be0177b4f4348c8ec97bb /Documentation/git-config.txt | |
parent | 2f93541d88fadd1ff5307d81c2c8921ee3eea058 (diff) | |
download | git-d4d9653b5401b28dd88a84bd1bf1d269b8acccf6.tar.gz |
send-email: pass Debug to Net::SMTP::SSL::new
We forgot to pass the Debug option through to Net::SMTP::SSL->new --
which is the same as Net::SMTP->new. This meant that with security
set to SSL, we would never enable debug output.
Pass through the flag.
Signed-off-by: Thomas Rast <tr@thomasrast.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-config.txt')
0 files changed, 0 insertions, 0 deletions