This commit is contained in:
Ciro Santilli
2022-08-02 06:00:50 +00:00
parent 4c58793490
commit 9c2e5a3a5a
2 changed files with 3 additions and 2 deletions

2
push
View File

@@ -16,7 +16,7 @@ if ! $dry_run; then
git push --follow-tags
git push -f git@github.com:cirosantilli/china-dictatorship-2.git &
git push -f git@gitlab.com:cirosantilli/china-dictatorship.git &
git push -f git@github.com:coding-stuffs/china-dictatorship-2.git &
git push -f git@github.com:tjqJ62cESiHPj6DdR6vXDAcPp/cihna-dictatorshrip-8.git &
git push -f git@gitlab.binets.fr:ciro.duran-santilli/china-dictatorship.git &
wait
fi