提交 ef0a5bf4 编写于 作者: 陈玉龙

添加第一章内容

上级 9954d1d3
{
"keywords": [],
"node_id": "toolchains-898c51077b934818b94f56b459c14965",
"title": "GIT入门"
}
\ No newline at end of file
{
"keywords": [],
"title": "创建工作空间目录",
"node_id": "toolchains-0c52dc8621ed42f6b587b99705ca744d"
}
\ No newline at end of file
{
"keywords": [],
"title": "初始化git仓库",
"node_id": "toolchains-e5762965dec14f8a873428e4c04409d6"
}
\ No newline at end of file
{
"keywords": [],
"title": "使用gitignore文件在版本库中忽略文件",
"node_id": "toolchains-02d8f669d1c745d599a2b321c6d15ca1"
}
\ No newline at end of file
{
"keywords": [],
"title": "为项目添加项目说明文档",
"node_id": "toolchains-b10e540d16da4c6b9ce71128fe712750"
}
\ No newline at end of file
{
"keywords": [],
"title": "在本地仓库完成第一次版本提交",
"node_id": "toolchains-9c268abdef7e4712828235a4696329c5"
}
\ No newline at end of file
{
"keywords": [],
"title": "创建项目工作空间",
"node_id": "toolchains-4d65520970f84d77ad072c7554dc0534"
}
\ No newline at end of file
......@@ -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": []
}
}
]
}
}
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册