This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
enzo
/
UI-Prototype
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
git added pullmaster script to pull from master branch
tigger
hace 3 semanas
padre
18888f4407
commit
76149bb99f
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
git/pullmaster.cmd
+ 2
- 0
git/pullmaster.cmd
Ver fichero
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git pull origin master
+git pull origin master