mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
update git readme vi
This commit is contained in:
parent
2e8a756862
commit
9d11cb4e9b
@ -169,7 +169,7 @@ Hoặc
|
|||||||
$ git log -n1 -p
|
$ git log -n1 -p
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to see a file at a specific commit, you can also do this (where `<commitid>` is the commit you're interested in):
|
Nếu bạn muốn xem một file tại một commit cụ thể, bạn có thể cũng có thể làm được điều này ( `<commitid>` là commit mà bạn quan tâm):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ git show <commitid>:filename
|
$ git show <commitid>:filename
|
||||||
|
Loading…
x
Reference in New Issue
Block a user