From 79936f7d11a39591dbe092706549d91acb16bd5a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 12 Nov 2008 10:01:01 -0500 Subject: [PATCH] gitconfig: do not chain replies by default --- .gitconfig | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5