From efaf36c569eaf1e12df1d2c297a982d5b34f9ea9 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 27 Nov 2020 11:29:13 +0800 Subject: [PATCH 01/13] add foo.txt. --- foo.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 foo.txt diff --git a/foo.txt b/foo.txt new file mode 100644 index 0000000..e48b03e --- /dev/null +++ b/foo.txt @@ -0,0 +1 @@ +foo -- Gitee From 80af8ce33fd4c23b4e8995a3bfa64ae90f87cd05 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 27 Nov 2020 11:39:25 +0800 Subject: [PATCH 02/13] update foo.txt. --- foo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foo.txt b/foo.txt index e48b03e..554c75e 100644 --- a/foo.txt +++ b/foo.txt @@ -1 +1 @@ -foo +Foo -- Gitee From fa17e29e366889690843bdebb71ff79f68ae6d35 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Mon, 21 Dec 2020 16:42:49 +0800 Subject: [PATCH 03/13] add branch1.txt. --- branch1.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 branch1.txt diff --git a/branch1.txt b/branch1.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 9aa34065c26c72e8d57362139e48dcc0f7a4c0cb Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Mon, 21 Dec 2020 16:43:03 +0800 Subject: [PATCH 04/13] update branch1.txt. --- branch1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/branch1.txt b/branch1.txt index e69de29..edea00a 100644 --- a/branch1.txt +++ b/branch1.txt @@ -0,0 +1 @@ +branch1.txt -- Gitee From e26bdb9a4172127148c6587bda1b167b74ba366a Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Mon, 21 Dec 2020 16:43:18 +0800 Subject: [PATCH 05/13] Remove branch1.txt --- branch1.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 branch1.txt diff --git a/branch1.txt b/branch1.txt deleted file mode 100644 index edea00a..0000000 --- a/branch1.txt +++ /dev/null @@ -1 +0,0 @@ -branch1.txt -- Gitee From 81190a37f4446ded2599be1bdf5efbbf63fdda3a Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 20:44:32 +0800 Subject: [PATCH 06/13] add bar.txt. --- bar.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bar.txt diff --git a/bar.txt b/bar.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 709d687d076605d4b63d19fffccf00807ca800e4 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 20:44:41 +0800 Subject: [PATCH 07/13] update bar.txt. --- bar.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bar.txt b/bar.txt index e69de29..5716ca5 100644 --- a/bar.txt +++ b/bar.txt @@ -0,0 +1 @@ +bar -- Gitee From 3d43f2fc44130971aff0b780288a568bc7a66b98 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 21:21:56 +0800 Subject: [PATCH 08/13] Remove bar.txt --- bar.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bar.txt diff --git a/bar.txt b/bar.txt deleted file mode 100644 index 5716ca5..0000000 --- a/bar.txt +++ /dev/null @@ -1 +0,0 @@ -bar -- Gitee From 295e7168b9d5e1c982fe2ce4943f2f6b43c85861 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 21:22:09 +0800 Subject: [PATCH 09/13] add bar/BAR.txt. --- bar/BAR.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bar/BAR.txt diff --git a/bar/BAR.txt b/bar/BAR.txt new file mode 100644 index 0000000..e69de29 -- Gitee From b36b25cd04cd2aa49cfa979c41ab02fd69853a88 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 21:22:18 +0800 Subject: [PATCH 10/13] update bar/BAR.txt. --- bar/BAR.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bar/BAR.txt b/bar/BAR.txt index e69de29..ba578e4 100644 --- a/bar/BAR.txt +++ b/bar/BAR.txt @@ -0,0 +1 @@ +BAR -- Gitee From 7bd63f8f04e069788a5f56d215c2950774539b16 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 21:41:07 +0800 Subject: [PATCH 11/13] modified README.md --- README.md | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/README.md b/README.md index 0e0ed4a..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,37 +0,0 @@ -# syncbotExample - -#### 介绍 -syncbot-example 示例 - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) -- Gitee From 341e686747dd779b4f0b1b58d5651c14dd5ae0a3 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 25 Dec 2020 21:38:23 +0800 Subject: [PATCH 12/13] rename LICENSE to LICENSE.txt --- LICENSE => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.txt (100%) diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt -- Gitee From abf70b7adc8224315a33aae88bae94925382aa79 Mon Sep 17 00:00:00 2001 From: syncBot Date: Tue, 5 Jan 2021 17:28:45 +0800 Subject: [PATCH 13/13] Revert 'Pull Request !23 : remove bar.txt, add and update BAR.txt' --- LICENSE.txt => LICENSE | 0 README.md | 37 +++++++++++++++++++++++++++++++++++++ bar.txt | 1 + bar/BAR.txt | 1 - 4 files changed, 38 insertions(+), 1 deletion(-) rename LICENSE.txt => LICENSE (100%) create mode 100644 bar.txt delete mode 100644 bar/BAR.txt diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/README.md b/README.md index e69de29..0e0ed4a 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,37 @@ +# syncbotExample + +#### 介绍 +syncbot-example 示例 + +#### 软件架构 +软件架构说明 + + +#### 安装教程 + +1. xxxx +2. xxxx +3. xxxx + +#### 使用说明 + +1. xxxx +2. xxxx +3. xxxx + +#### 参与贡献 + +1. Fork 本仓库 +2. 新建 Feat_xxx 分支 +3. 提交代码 +4. 新建 Pull Request + + +#### 特技 + +1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md +2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) +3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 +4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 +5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) +6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/bar.txt b/bar.txt new file mode 100644 index 0000000..5716ca5 --- /dev/null +++ b/bar.txt @@ -0,0 +1 @@ +bar diff --git a/bar/BAR.txt b/bar/BAR.txt deleted file mode 100644 index ba578e4..0000000 --- a/bar/BAR.txt +++ /dev/null @@ -1 +0,0 @@ -BAR -- Gitee