GNU bug report logs - #42055
[PATCH] .gitignore: Ignore 'etc/committer.scm'.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Fri, 26 Jun 2020 09:52:02 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42055: closed ([PATCH] .gitignore: Ignore 'etc/committer.scm'.)
Date: Sun, 28 Jun 2020 11:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 Jun 2020 11:42:59 +0000
with message-id <06e6ebc5c80e9263d38a31e599af5afd <at> waegenei.re>
and subject line Re: [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm'.
has caused the debbugs.gnu.org bug report #42055,
regarding [PATCH] .gitignore: Ignore 'etc/committer.scm'.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42055: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42055
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: guix-patches <at> gnu.org
Subject: [PATCH] .gitignore: Ignore 'etc/committer.scm'.
Date: Fri, 26 Jun 2020 11:51:26 +0200
* .gitignore: Add '/etc/committer.scm'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 05a68b69ff..f420d4228e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,7 @@
 /doc/stamp-vti
 /doc/version.texi
 /doc/version-*.texi
+/etc/committer.scm
 /etc/gnu-store.mount
 /etc/guix-daemon.cil
 /etc/guix-daemon.conf
-- 
2.26.2



[Message part 3 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 42055-done <at> debbugs.gnu.org
Subject: Re: [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm'.
Date: Sun, 28 Jun 2020 11:42:59 +0000
Hello Ludo',

On 2020-06-27 17:08, Ludovic Courtès wrote:
> You don’t even need to go through patch review for such changes, and 
> you
> can even avoid the ChangeLog-style commit log for ‘.gitignore’.

I wasn't sure if it was worth being reviewed, so I went with it just in
case.  I'll try to avoid this next time.

Pushed as b9edefbc46da76fea6d56e08462618a398192189.

- Brice


This bug report was last modified 5 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.