Queer European MD passionate about IT
Explorar el Código

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

Davte hace 6 años
padre
commit
454b021ee7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;