Pārlūkot izejas kodu

add git-pull script to update submodules and main repository

tigger 4 mēneši atpakaļ
vecāks
revīzija
595c7abdb6
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      git-pull.cmd

+ 2 - 0
git-pull.cmd

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