intrigeri:
> Hi,
>
> the check_po script has moved to a Git submodule (#9567) to avoid code
> duplication => please read:
>
> https://tails.boum.org/contribute/git/#submodules
>
> I've also updated the corresponding piece of doc accordingly:
>
> https://tails.boum.org/contribute/l10n_tricks/#check-po
I tried:
git submodule update --init
I got:
Submodule 'submodules/jenkins-tools' () registered for path
'submodules/jenkins-tools'
Submodule 'submodules/pythonlib' () registered for path
'submodules/pythonlib'
fatal: Not a git repository: ../../.git/modules/submodules/pythonlib
Unable to find current revision in submodule path 'submodules/pythonlib'
What did I do wrong?