Ver Fonte

add git-push script to push all submodules and main repository

tigger há 4 meses atrás
pai
commit
8466b4eb59
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      git-push.cmd

+ 2 - 0
git-push.cmd

@@ -0,0 +1,2 @@
+git submodule foreach --recursive git push
+git push