Kaynağa Gözat

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

tigger 4 ay önce
ebeveyn
işleme
8466b4eb59
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      git-push.cmd

+ 2 - 0
git-push.cmd

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