From 7801bf146a55111bc20923750e94b416e6ad345d Mon Sep 17 00:00:00 2001 From: lhyyds36 <2665454167@qq.com> Date: Thu, 22 Dec 2022 21:01:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86test=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test | 1 + test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 test create mode 100644 test.txt diff --git a/test b/test new file mode 100644 index 0000000..34936d6 --- /dev/null +++ b/test @@ -0,0 +1 @@ +sth happened diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..d4128e2 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +fix issue \ No newline at end of file -- Gitee From 88bc94a7176c695e154133dcb496d6375929118d Mon Sep 17 00:00:00 2001 From: lhyyds36 <2665454167@qq.com> Date: Thu, 22 Dec 2022 21:38:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86test=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test | 3 ++- test.txt | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 test.txt diff --git a/test b/test index 34936d6..f03dd61 100644 --- a/test +++ b/test @@ -1 +1,2 @@ -sth happened +new file +sth happened diff --git a/test.txt b/test.txt deleted file mode 100644 index d4128e2..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -fix issue \ No newline at end of file -- Gitee