Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
wangxinyu2
/
test
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'out_double' of
http://gitea.xinje.cc/wangxinyu2/test
into out_double
master
wangxinyu
hace 1 semana
padre
9a380c2f9e
20bf8d7c8a
commit
8d5b97c9ea
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
hello.c
+ 3
- 0
hello.c
Ver fichero
@@ -2,10 +2,13 @@
void main()
{
<<<<<<< HEAD
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
=======
>>>>>>> 20bf8d7c8a17a7354dfe3d735a034ad3ffe96ba5
printf("nihao\n");
printf("helloworld");
return 0;
Escribir
Vista previa
Cargando…
Cancelar
Guardar