1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-15 03:06:16 +02:00

Fix wrong Chinese character

This commit is contained in:
Tin Unkai
2018-11-16 11:14:50 +09:00
parent 314511a223
commit 134efd6647

View File

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