Skip to content

Commit f367519

Browse files
committed
Change the table of contents into Chinese
The link haven’t been modified yet. Coming next.
1 parent 39b3c5b commit f367519

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.zh-cn.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
- [Stripspace命令](#stripspace)
4545
- [检出Pull Requests](#checking-out-pull-requests)
4646
- [提交空改动 :trollface:](#empty-commits-trollface)
47-
- [Styled Git Status](#styled-git-status)
48-
- [Styled Git Log](#styled-git-log)
49-
- [Git Query](#git-query)
50-
- [Merged Branches](#merged-branches)
51-
- [Web Server for Browsing Local Repositories](#web-server-for-browsing-local-repositories)
52-
- [Git Configurations](#git-configurations)
53-
- [Aliases](#aliases)
54-
- [Auto-Correct](#auto-correct)
55-
- [Color](#color)
56-
- [Git Resources](#git-resources)
57-
- [Git Books](#git-books)
47+
- [更直观的Git Status](#styled-git-status)
48+
- [更直观的Git Log](#styled-git-log)
49+
- [Git查询](#git-query)
50+
- [合并分支](#merged-branches)
51+
- [使用网页查看本地仓库](#web-server-for-browsing-local-repositories)
52+
- [Git配置](#git-configurations)
53+
- [Git命令自定义别名](#aliases)
54+
- [自动更正](#auto-correct)
55+
- [带颜色输出](#color)
56+
- [Git资源](#git-resources)
57+
- [Git参考书籍](#git-books)
5858

5959
## GitHub
6060
### 忽略空白字符变化
@@ -731,7 +731,7 @@ $ git comit -m "Message"
731731
# in 0.1 seconds automatically...
732732
```
733733

734-
#### 带颜色输入
734+
#### 带颜色输出
735735
要在你的Git命令输出里加上颜色的话,可以用如下命令:
736736

737737
```bash

0 commit comments

Comments
 (0)