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.