Queer European MD passionate about IT
Selaa lähdekoodia

Push to gogs.davte.it and bitbucket with this script

Davte 6 vuotta sitten
vanhempi
sitoutus
454b021ee7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      merge_and_push.sh

+ 1 - 0
merge_and_push.sh

@@ -6,3 +6,4 @@ git checkout master;
 git merge develop;
 git checkout develop;
 git push origin master develop;
+git push bitbucket master develop;