unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm'.
@ 2020-06-26  9:51 Brice Waegeneire
  2020-06-27 17:08 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Brice Waegeneire @ 2020-06-26  9:51 UTC (permalink / raw)
  To: 42055

* .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





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

* [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm'.
  2020-06-26  9:51 [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm' Brice Waegeneire
@ 2020-06-27 17:08 ` Ludovic Courtès
  2020-06-28 11:42   ` bug#42055: " Brice Waegeneire
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-06-27 17:08 UTC (permalink / raw)
  To: Brice Waegeneire; +Cc: 42055

Hi,

Brice Waegeneire <brice@waegenei.re> skribis:

> * .gitignore: Add '/etc/committer.scm'.

Go for it!

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’.

Ludo’.




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

* bug#42055: [PATCH] .gitignore: Ignore 'etc/committer.scm'.
  2020-06-27 17:08 ` Ludovic Courtès
@ 2020-06-28 11:42   ` Brice Waegeneire
  0 siblings, 0 replies; 3+ messages in thread
From: Brice Waegeneire @ 2020-06-28 11:42 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 42055-done

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




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

end of thread, other threads:[~2020-06-28 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26  9:51 [bug#42055] [PATCH] .gitignore: Ignore 'etc/committer.scm' Brice Waegeneire
2020-06-27 17:08 ` Ludovic Courtès
2020-06-28 11:42   ` bug#42055: " Brice Waegeneire

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).