This website works better with JavaScript
Página Principal
Explorar
Iniciar Sessão
enzo
/
UI-Prototype
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
add git-pull script to update submodules and main repository
tigger
há 4 meses atrás
pai
e06347643d
commit
595c7abdb6
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
git-pull.cmd
+ 2
- 0
git-pull.cmd
Ver Ficheiro
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull
+git pull