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