8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabe3a4 commit 7949361Copy full SHA for 7949361
scripts/push/renew-catalog-template
@@ -30,4 +30,4 @@ sphinx-intl update-txconfig-resources --transifex-project-name=${TRANSIFEX_PROJE
30
tx push --source --parallel
31
git add .tx
32
git commit --message="[skip ci] Update .pot files and .tx/config"
33
-git push --force-with-lease "git@cpython-doc-catalog.github.com:python-doc-ja/cpython-doc-catalog.git" ${CATALOG_BRANCH}:${CATALOG_BRANCH}
+git push --quiet "git@cpython-doc-catalog.github.com:python-doc-ja/cpython-doc-catalog.git" ${CATALOG_BRANCH}:${CATALOG_BRANCH}
0 commit comments