This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
yulya_Shabanova
/
Getting_to_know_GIT
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
write 'Hello World!' in file_a.html
Yulya Shabanova
hace 1 año
padre
dc8a6e5e7b
commit
4b82a5a205
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
file_a.html
+ 3
- 0
file_a.html
Ver fichero
@@ -0,0 +1,3 @@
+<body>
+ <a>Hello World!</a>
+</body>