Porovnat revize

...

10 Revize

Autor SHA1 Zpráva Datum
  wangxinyu fae2aa2f2b 添加新内容 před 5 dny
  wangxinyu 15e3f70926 添加内容 před 5 dny
  wangxinyu 12ec4f62ec Revert "测试回滚提交" před 5 dny
  wangxinyu 3b727f6c92 测试回滚提交 před 5 dny
  wangxinyu 78a16a651a Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double před 5 dny
  wangxinyu e26b3cf3e1 提交 před 5 dny
  wangxinyu 065d267000 reset před 5 dny
  wangxinyu 1f867f24e3 Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double před 1 týdnem
  wangxinyu a295d0ac6f change_reset před 1 týdnem
  wangxinyu 43a89e995d Revert "Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double" před 1 týdnem
2 změnil soubory, kde provedl 17 přidání a 1 odebrání
  1. +2
    -1
      hello.c
  2. +15
    -0
      hello.c.rej

+ 2
- 1
hello.c Zobrazit soubor

@@ -7,7 +7,8 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld\n");
printf("你好\n");
printf("haode\n");
printf("添加新内容\n");
return 0;
}

+ 15
- 0
hello.c.rej Zobrazit soubor

@@ -0,0 +1,15 @@
diff a/hello.c b/hello.c (rejected hunks)
@@ -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;

Načítá se…
Zrušit
Uložit