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
add git-push script to push all submodules and main repository
tigger
hace 4 meses
padre
595c7abdb6
commit
8466b4eb59
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
git-push.cmd
+ 2
- 0
git-push.cmd
Ver fichero
@@ -0,0 +1,2 @@
+git submodule foreach --recursive git push
+git push