Comparer les révisions

...

13 Révisions

Auteur SHA1 Message Date
  wangxinyu 6f30f09407 停止追踪 il y a 5 jours
  wangxinyu 2de33655a9 Merge branch 'out_double' into new_branch il y a 5 jours
  wangxinyu fae2aa2f2b 添加新内容 il y a 5 jours
  wangxinyu 4a3b6d324d 制造冲突 il y a 5 jours
  wangxinyu 15e3f70926 添加内容 il y a 5 jours
  wangxinyu 12ec4f62ec Revert "测试回滚提交" il y a 5 jours
  wangxinyu 3b727f6c92 测试回滚提交 il y a 5 jours
  wangxinyu 78a16a651a Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double il y a 5 jours
  wangxinyu e26b3cf3e1 提交 il y a 5 jours
  wangxinyu 065d267000 reset il y a 5 jours
  wangxinyu 1f867f24e3 Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double il y a 1 semaine
  wangxinyu a295d0ac6f change_reset il y a 1 semaine
  wangxinyu 43a89e995d Revert "Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double" il y a 1 semaine
4 fichiers modifiés avec 20 ajouts et 1 suppressions
  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 Voir le fichier

@@ -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 Voir le fichier

@@ -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 Voir le fichier


+ 1
- 0
test.txt Voir le fichier

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

Chargement…
Annuler
Enregistrer