From: Mark Wooding Date: Mon, 7 Apr 2008 13:56:48 +0000 (+0100) Subject: gitconfig: Some simple email configuration. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/560a4aa7812cb8c44333eaec6ad3d159c72c7aff gitconfig: Some simple email configuration. --- diff --git a/gitconfig b/gitconfig index 3b70524..62b90de 100644 --- a/gitconfig +++ b/gitconfig @@ -69,6 +69,10 @@ git = git@vger.kernel.org mdw = mdw@distorted.org.uk +[sendemail] + chainreplyto = no + signedoffcc = yes + [gui] fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0 fontdiff = -family fixed -size 10 -weight normal -slant roman -underline 0 -overstrike 0