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
git added pullmaster script to pull from master branch
tigger
há 3 semanas atrás
pai
18888f4407
commit
76149bb99f
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
git/pullmaster.cmd
+ 2
- 0
git/pullmaster.cmd
Ver Ficheiro
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull origin master
+git pull origin master