提交 22d4844f 编写于 作者: F feilong

增加VSCode+Git+fix2

上级 1743d623
{ {
"node_id": "gml-23b8a7b7033540e388c911bb0298aa7b", "node_id": "gml-23b8a7b7033540e388c911bb0298aa7b",
"keywords": [ "keywords": [
"VSCode配置Git" "VSCode配置Git"
], ],
"keywords_must": [ "keywords_must": [
"VSCode", "VSCode",
"Git", "Git",
"Mac" "Mac"
], ],
"keywords_forbid": [ "keywords_forbid": [],
"export": [
], "create_repo.json",
"export": [] "first_commit.json",
"install_vscode.json",
"install_git.json"
]
} }
\ No newline at end of file
{ {
"type": "code_options", "type": "code_options",
"author": "huanhuilong", "author": "huanhuilong",
"source": "create_repo.md", "source": "create_repo.md",
"notebook_enable": false "notebook_enable": false,
"exercise_id": "8dabd23113cd4fc6ab2903d66dcc7612"
} }
\ No newline at end of file
{ {
"type": "code_options", "type": "code_options",
"author": "huanhuilong", "author": "huanhuilong",
"source": "first_commit.md", "source": "first_commit.md",
"notebook_enable": false "notebook_enable": false,
"exercise_id": "bc1cb266f8fa4cffb74915cb88d5ce37"
} }
\ No newline at end of file
{ {
"type": "code_options", "type": "code_options",
"author": "huanhuilong", "author": "huanhuilong",
"source": "install_git.md", "source": "install_git.md",
"notebook_enable": false "notebook_enable": false,
"exercise_id": "9065f65a8ef44b56bb3e4a889563a419"
} }
\ No newline at end of file
{ {
"type": "code_options", "type": "code_options",
"author": "huanhuilong", "author": "huanhuilong",
"source": "install_vscode.md", "source": "install_vscode.md",
"notebook_enable": false "notebook_enable": false,
"exercise_id": "bd879ccdf1da4712b4839b7841ce4587"
} }
\ No newline at end of file
...@@ -137,8 +137,8 @@ ...@@ -137,8 +137,8 @@
} }
}, },
{ {
"极简Git+VSCode(Windows)": { "极简Git+VSCode(Mac)": {
"node_id": "gml-0e1928df298a40fbbfc81e73809035ad", "node_id": "gml-23b8a7b7033540e388c911bb0298aa7b",
"keywords": [ "keywords": [
"VSCode配置Git" "VSCode配置Git"
], ],
...@@ -146,14 +146,14 @@ ...@@ -146,14 +146,14 @@
"keywords_must": [ "keywords_must": [
"VSCode", "VSCode",
"Git", "Git",
"Windows" "Mac"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
}, },
{ {
"极简Git+VSCode(Mac)": { "极简Git+VSCode(Windows)": {
"node_id": "gml-23b8a7b7033540e388c911bb0298aa7b", "node_id": "gml-0e1928df298a40fbbfc81e73809035ad",
"keywords": [ "keywords": [
"VSCode配置Git" "VSCode配置Git"
], ],
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"keywords_must": [ "keywords_must": [
"VSCode", "VSCode",
"Git", "Git",
"Mac" "Windows"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册