From ef0a5bf4c51a550bdc7948c75ad478790c98d5b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=8E=89=E9=BE=99?= Date: Fri, 5 Nov 2021 17:58:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=AC=AC=E4=B8=80=E7=AB=A0?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 5 --- .../config.json" | 5 +++ .../config.json" | 5 +++ .../config.json" | 5 +++ .../config.json" | 5 +++ .../config.json" | 5 +++ .../config.json" | 5 +++ data/tree.json | 42 +++++++++++++++++-- 8 files changed, 69 insertions(+), 8 deletions(-) delete mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.GIT\345\205\245\351\227\250/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/1.\345\210\233\345\273\272\351\241\271\347\233\256\345\267\245\344\275\234\347\251\272\351\227\264\346\240\271\347\233\256\345\275\225/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/2.\345\210\235\345\247\213\345\214\226git\344\273\223\345\272\223/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/3.\345\210\233\345\273\272gitignore\346\226\207\344\273\266/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/4.\346\267\273\345\212\240\351\241\271\347\233\256README.md\346\226\207\346\241\243/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/5.\345\256\214\346\210\220\347\254\254\344\270\200\346\254\241\346\234\254\345\234\260\344\273\223\345\272\223\346\217\220\344\272\244/config.json" create mode 100644 "data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/config.json" diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.GIT\345\205\245\351\227\250/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.GIT\345\205\245\351\227\250/config.json" deleted file mode 100644 index 583e99b..0000000 --- "a/data/1.toolchains\345\210\235\351\230\266/1.GIT\345\205\245\351\227\250/config.json" +++ /dev/null @@ -1,5 +0,0 @@ -{ - "keywords": [], - "node_id": "toolchains-898c51077b934818b94f56b459c14965", - "title": "GIT入门" -} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/1.\345\210\233\345\273\272\351\241\271\347\233\256\345\267\245\344\275\234\347\251\272\351\227\264\346\240\271\347\233\256\345\275\225/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/1.\345\210\233\345\273\272\351\241\271\347\233\256\345\267\245\344\275\234\347\251\272\351\227\264\346\240\271\347\233\256\345\275\225/config.json" new file mode 100644 index 0000000..9400b9c --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/1.\345\210\233\345\273\272\351\241\271\347\233\256\345\267\245\344\275\234\347\251\272\351\227\264\346\240\271\347\233\256\345\275\225/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "创建工作空间目录", + "node_id": "toolchains-0c52dc8621ed42f6b587b99705ca744d" +} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/2.\345\210\235\345\247\213\345\214\226git\344\273\223\345\272\223/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/2.\345\210\235\345\247\213\345\214\226git\344\273\223\345\272\223/config.json" new file mode 100644 index 0000000..308de82 --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/2.\345\210\235\345\247\213\345\214\226git\344\273\223\345\272\223/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "初始化git仓库", + "node_id": "toolchains-e5762965dec14f8a873428e4c04409d6" +} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/3.\345\210\233\345\273\272gitignore\346\226\207\344\273\266/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/3.\345\210\233\345\273\272gitignore\346\226\207\344\273\266/config.json" new file mode 100644 index 0000000..e5d0881 --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/3.\345\210\233\345\273\272gitignore\346\226\207\344\273\266/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "使用gitignore文件在版本库中忽略文件", + "node_id": "toolchains-02d8f669d1c745d599a2b321c6d15ca1" +} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/4.\346\267\273\345\212\240\351\241\271\347\233\256README.md\346\226\207\346\241\243/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/4.\346\267\273\345\212\240\351\241\271\347\233\256README.md\346\226\207\346\241\243/config.json" new file mode 100644 index 0000000..631da38 --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/4.\346\267\273\345\212\240\351\241\271\347\233\256README.md\346\226\207\346\241\243/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "为项目添加项目说明文档", + "node_id": "toolchains-b10e540d16da4c6b9ce71128fe712750" +} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/5.\345\256\214\346\210\220\347\254\254\344\270\200\346\254\241\346\234\254\345\234\260\344\273\223\345\272\223\346\217\220\344\272\244/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/5.\345\256\214\346\210\220\347\254\254\344\270\200\346\254\241\346\234\254\345\234\260\344\273\223\345\272\223\346\217\220\344\272\244/config.json" new file mode 100644 index 0000000..1eb6c1a --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/5.\345\256\214\346\210\220\347\254\254\344\270\200\346\254\241\346\234\254\345\234\260\344\273\223\345\272\223\346\217\220\344\272\244/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "在本地仓库完成第一次版本提交", + "node_id": "toolchains-9c268abdef7e4712828235a4696329c5" +} \ No newline at end of file diff --git "a/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/config.json" "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/config.json" new file mode 100644 index 0000000..267b307 --- /dev/null +++ "b/data/1.toolchains\345\210\235\351\230\266/1.\345\267\245\344\275\234\347\251\272\351\227\264\345\210\233\345\273\272/config.json" @@ -0,0 +1,5 @@ +{ + "keywords": [], + "title": "创建项目工作空间", + "node_id": "toolchains-4d65520970f84d77ad072c7554dc0534" +} \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index a1a79a8..2628a02 100644 --- a/data/tree.json +++ b/data/tree.json @@ -9,10 +9,46 @@ "keywords": [], "children": [ { - "GIT入门": { - "node_id": "toolchains-898c51077b934818b94f56b459c14965", + "工作空间创建": { + "node_id": "toolchains-4d65520970f84d77ad072c7554dc0534", "keywords": [], - "children": [] + "children": [ + { + "创建项目工作空间根目录": { + "node_id": "toolchains-0c52dc8621ed42f6b587b99705ca744d", + "keywords": [], + "children": [] + } + }, + { + "初始化git仓库": { + "node_id": "toolchains-e5762965dec14f8a873428e4c04409d6", + "keywords": [], + "children": [] + } + }, + { + "创建gitignore文件": { + "node_id": "toolchains-02d8f669d1c745d599a2b321c6d15ca1", + "keywords": [], + "children": [] + } + }, + { + "添加项目README.md文档": { + "node_id": "toolchains-b10e540d16da4c6b9ce71128fe712750", + "keywords": [], + "children": [] + } + }, + { + "完成第一次本地仓库提交": { + "node_id": "toolchains-9c268abdef7e4712828235a4696329c5", + "keywords": [], + "children": [] + } + } + ] } } ] -- GitLab