mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +02:00
typo
This commit is contained in:
@@ -219,7 +219,7 @@ $ git diff
|
|||||||
# 显示索引和最近一次提交的不同
|
# 显示索引和最近一次提交的不同
|
||||||
$ git diff --cached
|
$ git diff --cached
|
||||||
|
|
||||||
# 显示宫缩目录和最近一次提交的不同
|
# 显示工作目录和最近一次提交的不同
|
||||||
$ git diff HEAD
|
$ git diff HEAD
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user