fix: fixed whitespace (#20350)
This commit is contained in:
committed by
Huyen Nguyen
parent
8546a67ac7
commit
b79f0a407a
@ -7,7 +7,7 @@ The `git checkout` command switches between branches or restores working tree fi
|
|||||||
|
|
||||||
### Checkout a specific commit
|
### Checkout a specific commit
|
||||||
|
|
||||||
to checkout a specific commit, run the command :
|
to checkout a specific commit, run the command:
|
||||||
```shell
|
```shell
|
||||||
git checkout specific-commit-id
|
git checkout specific-commit-id
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user