URL: <https://savannah.nongnu.org/support/?109662>
Summary: savane - build modifies tracked po/*.po files Project: Savannah Administration Submitted by: apjanke Submitted on: Thu 28 Mar 2019 04:22:46 PM EDT Category: None Priority: 5 - Normal Severity: 2 - Minor Status: None Assigned to: None Originator Email: Operating System: Mac OS Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: After doing a successful build from a clean checkout of the savane repo, some of the tracked files in po/ are modified. [savane2] $ git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean [savane2] $ (./bootstrap && ./configure && make ) &> ../build.log [savane2] $ git status On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) modified: po/ca.po modified: po/de.po modified: po/es.po modified: po/fr.po modified: po/it.po modified: po/ja.po modified: po/pt_BR.po modified: po/ru.po modified: po/sv.po Untracked files: (use "git add <file>..." to include in what will be committed) lib/MYMETA.json lib/MYMETA.yml no changes added to commit (use "git add" and/or "git commit -a") [savane2] $ git diff > ../po-files-changed-during-build.diff [savane2] $ Should these modifications be checked back into the repository? Or are these actually derived files that should be .gitignored? Or...? _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?109662> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/