mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
fix a typo (#170)
This commit is contained in:
parent
4a6f537157
commit
d6d5c6f920
@ -93,7 +93,7 @@
|
|||||||
<a name="diff-last"></a>
|
<a name="diff-last"></a>
|
||||||
### 我刚才提交了什么?
|
### 我刚才提交了什么?
|
||||||
|
|
||||||
如果你用 `git commit -a` 提交了一次变化(changes),而你又不确定到底这次提交了哪些面容。 你就可以用下面的命令显示当前`HEAD`上的最近一次的提交(commit):
|
如果你用 `git commit -a` 提交了一次变化(changes),而你又不确定到底这次提交了哪些内容。 你就可以用下面的命令显示当前`HEAD`上的最近一次的提交(commit):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
(master)$ git show
|
(master)$ git show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user