Queer European MD passionate about IT
Browse Source

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

Davte 6 năm trước cách đây
mục cha
commit
454b021ee7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;