1
0
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:
hoannc 2018-11-11 00:13:11 +07:00
parent 2e8a756862
commit 9d11cb4e9b

View File

@ -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