# For network-manager persistence:
wiki/src/doc/first_steps/persistence/configure.mdwn
# Here are the two commands I used:
git diff --stat origin/master..origin/testing -- wiki/src/doc
and
find -name '*.po' -print0 | xargs -0 git diff
origin/master..origin/testing --
Some files are only available in .mdwn, so I tried to refresh the
translations. Unfortunatelly, I get this error message:
$ sh refresh-translations
"Le jeu de caractères « CHARSET » n'est pas un nom d'encodage portable.
La conversion vers le jeu de caractères de l'utilisateur peut ne pas
fonctionner."