Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-10-01 18:54:43 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-01 18:54:43 +0300
commitbcc0abba8f92c9982115094543d9960f1498e819 (patch)
tree29695cdf11b0aea0b9537c8bb7c42372e41b9c69
parent276299888882f621d509245894bf79c382a57e32 (diff)
Use the -f like for the translations at the end
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rwxr-xr-xtranslations/handleExternalBranchedAndroidTranslations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/handleExternalBranchedAndroidTranslations.sh b/translations/handleExternalBranchedAndroidTranslations.sh
index 0e343dc..1f397e3 100755
--- a/translations/handleExternalBranchedAndroidTranslations.sh
+++ b/translations/handleExternalBranchedAndroidTranslations.sh
@@ -19,7 +19,7 @@ tx migrate
git add .tx/config
rm .tx/config_*
git commit -am "[tx-robot] Update transifex configuration" -s || true
-git push origin $3
+git push -f origin $3
# push sources
tx push -s