GNU bug report logs -
#66618
[PATCH] etc: gitconfig: Remove the default email address to avoid mistakes.
Previous Next
Reported by: Clément Lassieur <clement <at> lassieur.org>
Date: Wed, 18 Oct 2023 22:27:02 UTC
Severity: normal
Tags: patch, wontfix
Done: Clément Lassieur <clement <at> lassieur.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 66618 <at> debbugs.gnu.org (full text, mbox):
Hi Clément,
Clément Lassieur <clement <at> lassieur.org> writes:
> * etc/git/gitconfig: Remove the default email address to avoid mistakes that
> could lead to send private patches to guix-patches <at> gnu.org.
> ---
>
> This just happened to me twice in a row, so I imagine it could happen to some
> other people as well.
>
> etc/git/gitconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/etc/git/gitconfig b/etc/git/gitconfig
> index 907ad0180454..3e94fe801e90 100644
> --- a/etc/git/gitconfig
> +++ b/etc/git/gitconfig
> @@ -13,6 +13,5 @@
> rebase = true
>
> [sendemail]
> - to = guix-patches <at> gnu.org
> headerCmd = etc/teams.scm cc-members-header-cmd
> thread = no
Having guix-patches <at> gnu.org as the default endpoint of 'git send-email'
seems reasonable when working on the Guix checkout. From my
perspective, it is a useful default to me at least, so without more
information as to how that happened, I'm inclined to close this as notabug
:-).
--
Thanks,
Maxim
This bug report was last modified 1 year and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.