This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
KoROAD
/
utic-signal
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
test push
hante
hace 8 meses
padre
c28a997685
commit
5b98a9fc31
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
gitpush.bat
+ 5
- 0
gitpush.bat
Ver fichero
@@ -0,0 +1,5 @@
+git add .
+git commit -m %1
+git push origin master
+git push server master
+