From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: Should *.fr.texi be committed in git? Date: Sun, 26 Aug 2018 13:07:31 +0200 Message-ID: <20180826130731.3bb3084f@lepiller.eu> References: <87va7xqtp2.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftsvF-0004Mt-Ae for guix-devel@gnu.org; Sun, 26 Aug 2018 07:09:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftstS-0005z3-2T for guix-devel@gnu.org; Sun, 26 Aug 2018 07:07:46 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:44260) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ftstR-0005pg-Nl for guix-devel@gnu.org; Sun, 26 Aug 2018 07:07:41 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 957ac66c (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Sun, 26 Aug 2018 11:08:13 +0000 (UTC) In-Reply-To: <87va7xqtp2.fsf@dustycloud.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Le Sun, 26 Aug 2018 06:59:53 -0400, Christopher Lemmer Webber a =C3=A9crit : > I frequently find that my git repo says: >=20 > Unstaged changes (2) > modified doc/contributing.fr.texi > modified doc/guix.fr.texi >=20 > And then I need to revert them before doing a pull. >=20 > These files are autogenerated from translations, right? Shouldn't > they be gitignore'd and not committed to git at all? Not sure, it would add po4a as a dependency to run make from the source distribution.