From: Mike Frysinger Date: Wed, 12 Nov 2008 15:01:01 +0000 (-0500) Subject: gitconfig: do not chain replies by default X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=79936f7d11a39591dbe092706549d91acb16bd5a;p=home.git gitconfig: do not chain replies by default --- diff --git a/.gitconfig b/.gitconfig index 820f8f1..00a737d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -13,6 +13,7 @@ whitespace = normal green meta = magenta [sendemail] + chainreplyto = false suppressfrom = true smtpserver = localhost:1111 # smtpserver = zeus.spd.analog.com