From c48d61f39fb974d76d1415741fa3d1015443d8e8 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 24 Mar 2024 12:07:25 +0530 Subject: [PATCH] gitconfig: sendemail: do not CC self --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 09698cb..1330642 100644 --- a/.gitconfig +++ b/.gitconfig @@ -62,4 +62,5 @@ smtpServerPort = 1025 smtpUser = prathampatel@thefossguy.com smtpEncryption = none + supresscc = self smtpPass =