From 3f5a38c9d2e38323e25266a8dfaa596edd2c27fb Mon Sep 17 00:00:00 2001 From: Zherphy <1123678689@qq.com> Date: Thu, 9 Jan 2025 03:31:11 +0000 Subject: [PATCH 1/2] add diff.txt. Signed-off-by: Zherphy <1123678689@qq.com> --- diff.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 diff.txt diff --git a/diff.txt b/diff.txt new file mode 100644 index 000000000..6441bb19d --- /dev/null +++ b/diff.txt @@ -0,0 +1 @@ +增加一个diff文件用于测试PR \ No newline at end of file -- Gitee From 5e84fab668b7983e99c7e5ffc977067c20c01bfb Mon Sep 17 00:00:00 2001 From: ZhouYi <1123678689@qq.com> Date: Thu, 9 Jan 2025 11:50:03 +0800 Subject: [PATCH 2/2] lfs test webhook --- .gitattributes | 1 + webhooktest.bin | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 webhooktest.bin diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4edd5acb1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.bin filter=lfs diff=lfs merge=lfs -text diff --git a/webhooktest.bin b/webhooktest.bin new file mode 100644 index 000000000..bcd3fa886 --- /dev/null +++ b/webhooktest.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d223c7610cd421963617cb6b9394a2b610cf08b37d9a76852b28f9fa6940820f +size 1048576 -- Gitee