Forcibly pull translations to support freshly cloned repositories

stable
Hakan Tandogan 2013-04-06 11:56:43 +02:00
rodzic bba7271822
commit bfd363d12c
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,9 @@
#! /bin/sh -x
# Pull translations from transifex
tx pull
# Forcibly pull all translations becase git clone in a fresh repo causes the local files to
# be more recent then translations on transifex, therefore the translastion is skipped
tx pull --force
# Commit any changes
# git diff