]> git.ipfire.org Git - thirdparty/git.git/commit - git-send-email.perl
Debugging cleanup improvements
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 26 Apr 2007 02:37:17 +0000 (19:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 26 Apr 2007 04:01:40 +0000 (21:01 -0700)
commit8e3d436b0b5148bac11259bac55621e285eeb6c4
treecb4c0a13e6237c35ac73940e9dabd48cb7cc8fd8
parent71c7da94218fbe36e64a326825ff30ef811b2a88
Debugging cleanup improvements

The debug output is much more helpful if it has the parameters that were used.
Pull the sendmail parameters into a seperate array for that, and also include
similar data during the Net::SMTP case.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-send-email.perl