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