From 02172dab21568f2f267ff4cd5a0c4fb3e3968617 Mon Sep 17 00:00:00 2001 From: 7Wate Date: Fri, 23 Sep 2022 15:03:02 +0800 Subject: [PATCH] =?UTF-8?q?Git=EF=BC=9A=E7=9F=A5=E8=AF=86=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dev/Git/高级/Github/GitHub 奇技淫巧.md | 14 ++++++++++---- .../dev/Git/高级/Github}/_category_.json | 4 ++-- wiki/dev/Git/高级/协作规范/_category_.json | 8 ++++++++ .../dev/Git/高级/协作规范}/交流反馈(Issue).md | 0 .../dev/Git/高级/协作规范}/关于(Readme).md | 0 .../dev/Git/高级/协作规范}/分支(Branch).md | 0 .../dev/Git/高级/协作规范}/开源协议(License).md | 0 .../dev/Git/高级/协作规范}/日志(Commit).md | 0 .../dev/Git/高级/协作规范}/注释(Comments).md | 0 .../dev/Git/高级/协作规范}/版本(Tag).md | 0 .../Git/高级/协作规范}/贡献者协议(Contributing).md | 0 11 files changed, 20 insertions(+), 6 deletions(-) rename group/organization/Github/GitHub 技巧.md => wiki/dev/Git/高级/Github/GitHub 奇技淫巧.md (92%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/Github}/_category_.json (57%) create mode 100644 wiki/dev/Git/高级/协作规范/_category_.json rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/交流反馈(Issue).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/关于(Readme).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/分支(Branch).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/开源协议(License).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/日志(Commit).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/注释(Comments).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/版本(Tag).md (100%) rename {group/organization/Git 协作 => wiki/dev/Git/高级/协作规范}/贡献者协议(Contributing).md (100%) diff --git a/group/organization/Github/GitHub 技巧.md b/wiki/dev/Git/高级/Github/GitHub 奇技淫巧.md similarity index 92% rename from group/organization/Github/GitHub 技巧.md rename to wiki/dev/Git/高级/Github/GitHub 奇技淫巧.md index f9f4508d..0fdec073 100644 --- a/group/organization/Github/GitHub 技巧.md +++ b/wiki/dev/Git/高级/Github/GitHub 奇技淫巧.md @@ -1,8 +1,14 @@ --- -id: GitHub 技巧 -title: GitHub 技巧 -sidebar_position: 5 -data: 2022年5月30日 +title: GitHub 奇技淫巧 +description: GitHub 奇技淫巧 +keywords: +- GitHub +- 技巧 +tags: +- GitHub +sidebar_position: 1 +author: 7Wate +date: 2022-09-23 --- ## 镜像站 diff --git a/group/organization/Git 协作/_category_.json b/wiki/dev/Git/高级/Github/_category_.json similarity index 57% rename from group/organization/Git 协作/_category_.json rename to wiki/dev/Git/高级/Github/_category_.json index f54e4a07..ce56d30b 100644 --- a/group/organization/Git 协作/_category_.json +++ b/wiki/dev/Git/高级/Github/_category_.json @@ -1,8 +1,8 @@ { - "label": "Git 协作", + "label": "Github", "position": 2, "link": { "type": "generated-index", - "title": "Git 协作" + "title": "Github" } } \ No newline at end of file diff --git a/wiki/dev/Git/高级/协作规范/_category_.json b/wiki/dev/Git/高级/协作规范/_category_.json new file mode 100644 index 00000000..70727514 --- /dev/null +++ b/wiki/dev/Git/高级/协作规范/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "协作规范", + "position": 1, + "link": { + "type": "generated-index", + "title": "协作规范" + } +} \ No newline at end of file diff --git a/group/organization/Git 协作/交流反馈(Issue).md b/wiki/dev/Git/高级/协作规范/交流反馈(Issue).md similarity index 100% rename from group/organization/Git 协作/交流反馈(Issue).md rename to wiki/dev/Git/高级/协作规范/交流反馈(Issue).md diff --git a/group/organization/Git 协作/关于(Readme).md b/wiki/dev/Git/高级/协作规范/关于(Readme).md similarity index 100% rename from group/organization/Git 协作/关于(Readme).md rename to wiki/dev/Git/高级/协作规范/关于(Readme).md diff --git a/group/organization/Git 协作/分支(Branch).md b/wiki/dev/Git/高级/协作规范/分支(Branch).md similarity index 100% rename from group/organization/Git 协作/分支(Branch).md rename to wiki/dev/Git/高级/协作规范/分支(Branch).md diff --git a/group/organization/Git 协作/开源协议(License).md b/wiki/dev/Git/高级/协作规范/开源协议(License).md similarity index 100% rename from group/organization/Git 协作/开源协议(License).md rename to wiki/dev/Git/高级/协作规范/开源协议(License).md diff --git a/group/organization/Git 协作/日志(Commit).md b/wiki/dev/Git/高级/协作规范/日志(Commit).md similarity index 100% rename from group/organization/Git 协作/日志(Commit).md rename to wiki/dev/Git/高级/协作规范/日志(Commit).md diff --git a/group/organization/Git 协作/注释(Comments).md b/wiki/dev/Git/高级/协作规范/注释(Comments).md similarity index 100% rename from group/organization/Git 协作/注释(Comments).md rename to wiki/dev/Git/高级/协作规范/注释(Comments).md diff --git a/group/organization/Git 协作/版本(Tag).md b/wiki/dev/Git/高级/协作规范/版本(Tag).md similarity index 100% rename from group/organization/Git 协作/版本(Tag).md rename to wiki/dev/Git/高级/协作规范/版本(Tag).md diff --git a/group/organization/Git 协作/贡献者协议(Contributing).md b/wiki/dev/Git/高级/协作规范/贡献者协议(Contributing).md similarity index 100% rename from group/organization/Git 协作/贡献者协议(Contributing).md rename to wiki/dev/Git/高级/协作规范/贡献者协议(Contributing).md