Explorar o código

add git-pull script to update submodules and main repository

tigger hai 4 meses
pai
achega
595c7abdb6
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      git-pull.cmd

+ 2 - 0
git-pull.cmd

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