From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Should *.fr.texi be committed in git? Date: Sun, 26 Aug 2018 13:20:50 +0000 Message-ID: <20180826132050.eni4v63is5l5b45c@abyayala> References: <87va7xqtp2.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftuyg-0004uv-RW for guix-devel@gnu.org; Sun, 26 Aug 2018 09:21:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftuyd-000063-Ju for guix-devel@gnu.org; Sun, 26 Aug 2018 09:21:14 -0400 Received: from static.195.114.201.195.clients.your-server.de ([195.201.114.195]:50422 helo=conspiracy.of.n0.pm) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ftuyd-0007wj-8v for guix-devel@gnu.org; Sun, 26 Aug 2018 09:21:11 -0400 Content-Disposition: inline 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: Christopher Lemmer Webber Cc: guix-devel@gnu.org Christopher Lemmer Webber transcribed 302 bytes: > I frequently find that my git repo says: > > Unstaged changes (2) > modified doc/contributing.fr.texi > modified doc/guix.fr.texi > > And then I need to revert them before doing a pull. > > These files are autogenerated from translations, right? Shouldn't they > be gitignore'd and not committed to git at all? > In any case it would be good to solve this eventually, as this has been an annoyance since the .fr.* has been introduced, a couple of months back. I usually git stash this and forget about the files.