This website works better with JavaScript
Página inicial
Explorar
Entrar
enzo
/
UI-Prototype
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
git added pullmaster script to pull from master branch
tigger
3 semanas atrás
pai
18888f4407
commit
76149bb99f
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
git/pullmaster.cmd
+ 2
- 0
git/pullmaster.cmd
Ver arquivo
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull origin master
+git pull origin master