Skip to content

Commit 90095b1

Browse files
committed
🔖 Git 文档
1 parent 253f04f commit 90095b1

4 files changed

Lines changed: 851 additions & 318 deletions

File tree

docs/git/README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,13 @@
22

33
## 目录
44

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)
5+
* [快速指南(quickstart)](git-quickstart.md)
6+
* 基础篇(basics)
7+
* [安装(installation)](basics/git-installation.md)
8+
* [配置(configuration)](basics/git-configuration.md)
9+
* 进阶篇(advanced)
10+
* [git-flow 工作流](advanced/git-flow.md)
11+
* 附录(appendix)
12+
* [常见问题(faq)](appendix/git-faq.md)
13+
* [命令(command)](appendix/git-command.md)
14+
* [资源(resource)](appendix/git-resource.md)

0 commit comments

Comments
 (0)