From 8bb47169539a12144438ae73bcf340113739fcf6 Mon Sep 17 00:00:00 2001 From: huaairen Date: Wed, 2 Aug 2023 22:11:31 +0800 Subject: [PATCH 1/2] commit one --- testFile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 testFile.txt diff --git a/testFile.txt b/testFile.txt new file mode 100644 index 0000000..5387152 --- /dev/null +++ b/testFile.txt @@ -0,0 +1 @@ +this is one! \ No newline at end of file From e2f62196a6e14084b8fc6b96b8d5b87bd2fa53e6 Mon Sep 17 00:00:00 2001 From: huaairen Date: Wed, 2 Aug 2023 22:34:40 +0800 Subject: [PATCH 2/2] commit2 --- testFile.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testFile.txt b/testFile.txt index 5387152..de33550 100644 --- a/testFile.txt +++ b/testFile.txt @@ -1 +1,2 @@ -this is one! \ No newline at end of file +this is one! +this is two! \ No newline at end of file