Re: [Tails-l10n] Heads up: check_po.sh has moved

Delete this message

Reply to this message
Author: sajolida
Date:  
To: Tails localization discussion
Subject: Re: [Tails-l10n] Heads up: check_po.sh has moved
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?