GNU bug report logs - #31804
[PATCH] build: Add doc/stamp-1 to .gitignore.

Previous Next

Package: guix-patches;

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

Date: Tue, 12 Jun 2018 20:32: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#31804: closed ([PATCH] build: Add doc/stamp-1 to .gitignore.)
Date: Wed, 13 Jun 2018 04:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Jun 2018 06:18:57 +0200
with message-id <87bmcf2ua6.fsf <at> lassieur.org>
and subject line Re: [bug#31804] [PATCH] build: Add doc/stamp-1 to .gitignore.
has caused the debbugs.gnu.org bug report #31804,
regarding [PATCH] build: Add doc/stamp-1 to .gitignore.
to be marked as done.

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


-- 
31804: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31804
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/stamp-1 to .gitignore.
Date: Tue, 12 Jun 2018 22:31:06 +0200
* .gitignore: Add entry for the above file which is created by 'make'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 38a55a3b5..7728c6e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
 /doc/guix.vrs
 /doc/os-config-bare-bones.texi
 /doc/os-config-desktop.texi
+/doc/stamp-1
 /doc/stamp-vti
 /doc/version.texi
 /doc/version-*.texi
-- 
2.17.1



[Message part 3 (message/rfc822, inline)]
From: Clément Lassieur <clement <at> lassieur.org>
To: 31804-done <at> debbugs.gnu.org
Subject: Re: [bug#31804] [PATCH] build: Add doc/stamp-1 to .gitignore.
Date: Wed, 13 Jun 2018 06:18:57 +0200
Clément Lassieur <clement <at> lassieur.org> writes:

> * .gitignore: Add entry for the above file which is created by 'make'.
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 38a55a3b5..7728c6e5c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -60,6 +60,7 @@
>  /doc/guix.vrs
>  /doc/os-config-bare-bones.texi
>  /doc/os-config-desktop.texi
> +/doc/stamp-1
>  /doc/stamp-vti
>  /doc/version.texi
>  /doc/version-*.texi

Done already :-)


This bug report was last modified 6 years and 348 days ago.

Previous Next


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