We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253f04f commit 90095b1Copy full SHA for 90095b1
4 files changed
docs/git/README.md
@@ -2,19 +2,13 @@
2
3
## 目录
4
5
-### [快速指南](git-quickstart.md)
6
-
7
-### 基础篇(basics)
8
9
-* [安装](basics/git-installation.md)
10
-* 配置(configuration)
11
12
-### 进阶篇(advanced)
13
14
-* [安装](advanced/git-flow.md)
15
16
-### 附录(appendix)
17
18
-* [命令](appendix/git-command.md)
19
-* [常见问题](appendix/git-faq.md)
20
-* [资源](appendix/git-resource.md)
+* [快速指南(quickstart)](git-quickstart.md)
+* 基础篇(basics)
+ * [安装(installation)](basics/git-installation.md)
+ * [配置(configuration)](basics/git-configuration.md)
+* 进阶篇(advanced)
+ * [git-flow 工作流](advanced/git-flow.md)
+* 附录(appendix)
+ * [常见问题(faq)](appendix/git-faq.md)
+ * [命令(command)](appendix/git-command.md)
+ * [资源(resource)](appendix/git-resource.md)
0 commit comments