[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should *.fr.texi be committed in git?
From: |
Julien Lepiller |
Subject: |
Re: Should *.fr.texi be committed in git? |
Date: |
Sun, 26 Aug 2018 13:07:31 +0200 |
Le Sun, 26 Aug 2018 06:59:53 -0400,
Christopher Lemmer Webber <address@hidden> a écrit :
> 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?
Not sure, it would add po4a as a dependency to run make from the source
distribution.