Porovnat revize

...

13 Revize

Autor SHA1 Zpráva Datum
  wangxinyu 6f30f09407 停止追踪 před 5 dny
  wangxinyu 2de33655a9 Merge branch 'out_double' into new_branch před 5 dny
  wangxinyu fae2aa2f2b 添加新内容 před 5 dny
  wangxinyu 4a3b6d324d 制造冲突 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
4 změnil soubory, kde provedl 20 přidání a 1 odebrání
  1. +4
    -1
      hello.c
  2. +15
    -0
      hello.c.rej
  3. +0
    -0
      patch.diff
  4. +1
    -0
      test.txt

+ 4
- 1
hello.c Zobrazit soubor

@@ -7,7 +7,10 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld\n");
printf("你好\n");
printf("haode\n");
printf("制造冲突\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;

+ 0
- 0
patch.diff Zobrazit soubor


+ 1
- 0
test.txt Zobrazit soubor

@@ -0,0 +1 @@
停止追踪

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