unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64151] [PATCH] etc: Stop making sendemail behave strangely.
@ 2023-06-18 11:49 Christopher Baines
  2023-06-25 21:06 ` Ludovic Courtès
  0 siblings, 1 reply; 22+ messages in thread
From: Christopher Baines @ 2023-06-18 11:49 UTC (permalink / raw)
  To: 64151

I noticed git send-email misbehaving, adding X-Debbugs-Cc headers that I
didn't intend to add. Some patches had X-Debbugs-Cc for myself, which is
irritating to me, and others were worse in that they X-Debbugs-Cc'ed other
people.

* etc/git/gitconfig: Stop affecting sendemail.
---
 etc/git/gitconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/etc/git/gitconfig b/etc/git/gitconfig
index 907ad01804..11b8e40cab 100644
--- a/etc/git/gitconfig
+++ b/etc/git/gitconfig
@@ -11,8 +11,3 @@
 
 [pull]
         rebase = true
-
-[sendemail]
-        to = guix-patches@gnu.org
-        headerCmd = etc/teams.scm cc-members-header-cmd
-        thread = no

base-commit: d54faf155aeeeb2aceb5cc19f141c2b8d0e0720a
prerequisite-patch-id: 012e5db7f524495e0b4c4ee9b652e2aecf03382c
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-09-06  4:50 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-18 11:49 [bug#64151] [PATCH] etc: Stop making sendemail behave strangely Christopher Baines
2023-06-25 21:06 ` Ludovic Courtès
2023-06-26 14:36   ` Maxim Cournoyer
2023-06-27 19:26     ` Liliana Marie Prikler
2023-06-28  1:14       ` Maxim Cournoyer
2023-06-28  4:30         ` Liliana Marie Prikler
2023-07-01  3:03           ` Maxim Cournoyer
2023-07-01  5:50             ` Liliana Marie Prikler
2023-07-01 16:03               ` Maxim Cournoyer
2023-07-03  9:36       ` Ludovic Courtès
2023-07-06 15:49         ` Maxim Cournoyer
2023-07-08 17:16           ` Liliana Marie Prikler
2023-07-10  4:24             ` Maxim Cournoyer
2023-07-10 21:21               ` Ludovic Courtès
2023-07-11  4:28                 ` Liliana Marie Prikler
2023-07-14 13:21                   ` Ludovic Courtès
2023-07-14 13:52                     ` Liliana Marie Prikler
2023-07-14 14:12                       ` Maxim Cournoyer
2023-07-14 13:59                     ` Maxim Cournoyer
2023-07-17 13:02                       ` Christopher Baines
2023-07-17 16:43                         ` Maxim Cournoyer
2023-09-06  4:49                           ` bug#64151: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).