[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 14:57:20 +0200 |
User-agent: |
K-9 Mail for Android |
Also I just remembered: if we don't commit guix.*.texi, configure complains
about their non-existence and fails.
Le 26 août 2018 13:07:31 GMT+02:00, Julien Lepiller <address@hidden> a écrit :
>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.