From b3b73dd9abebbd262f2a1dfcaf0b341aaef93532 Mon Sep 17 00:00:00 2001 From: shikihane Date: Fri, 1 Apr 2022 17:00:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=9A=84=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + test.c | 1 + 2 files changed, 2 insertions(+) create mode 100644 test.c diff --git a/README.md b/README.md index 9daeafb..6662fea 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ test +创建一个全新的合并请求 \ No newline at end of file diff --git a/test.c b/test.c new file mode 100644 index 0000000..6724ae3 --- /dev/null +++ b/test.c @@ -0,0 +1 @@ +#include \ No newline at end of file