1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

Merge pull request #3395 from tinunkai/master

[git/zh-cn]Fix wrong Chinese character
This commit is contained in:
Geoff Liu
2018-11-16 11:28:09 -05:00
committed by GitHub

View File

@@ -131,7 +131,7 @@ $ git help init
```bash
# 显示分支,跟踪文件,更改和其他不同
# 显示分支,跟踪文件,更改和其他不同
$ git status
# 查看其他的git status的用法