GNU bug report logs - #26831
[PATCH] build: Add doc/guix.html to .gitignore.

Previous Next

Package: guix-patches;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Mon, 8 May 2017 15:28:02 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

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: Clément Lassieur <clement <at> lassieur.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26831: closed ([PATCH] build: Add doc/guix.html to .gitignore.)
Date: Mon, 08 May 2017 18:18:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 08 May 2017 20:17:32 +0200
with message-id <878tm7tdqb.fsf <at> lassieur.org>
and subject line Re: bug#26831: [PATCH] build: Add doc/guix.html to .gitignore.
has caused the debbugs.gnu.org bug report #26831,
regarding [PATCH] build: Add doc/guix.html to .gitignore.
to be marked as done.

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


-- 
26831: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26831
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Clément Lassieur <clement <at> lassieur.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] build: Add doc/guix.html to .gitignore.
Date: Mon,  8 May 2017 17:26:35 +0200
* .gitignore: Add entry for the above directory which is created by 'make
html'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index cff056a9d..5086ae22b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@
 /doc/guix.cps
 /doc/guix.fn
 /doc/guix.fns
+/doc/guix.html
 /doc/guix.info
 /doc/guix.info-[0-9]
 /doc/guix.ky
-- 
2.12.2



[Message part 3 (message/rfc822, inline)]
From: Clément Lassieur <clement <at> lassieur.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 26831-done <at> debbugs.gnu.org
Subject: Re: bug#26831: [PATCH] build: Add doc/guix.html to .gitignore.
Date: Mon, 08 May 2017 20:17:32 +0200
Leo Famulari <leo <at> famulari.name> writes:

> On Mon, May 08, 2017 at 05:26:35PM +0200, Clément Lassieur wrote:
>> * .gitignore: Add entry for the above directory which is created by 'make
>> html'.
>
> Thanks, LGTM

Thanks for reviewing, pushed.


This bug report was last modified 8 years and 11 days ago.

Previous Next


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