mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
fix typo (#142)
This commit is contained in:
parent
9dafe52a63
commit
4cb52c015c
@ -297,7 +297,7 @@ If you want to only reset to some commit between origin and your local, you can
|
||||
(master)$ git checkout -f
|
||||
```
|
||||
|
||||
To reset only a specific file, you can use that the filename as the argument:
|
||||
To reset only a specific file, you can use that filename as the argument:
|
||||
|
||||
```sh
|
||||
$ git reset filename
|
||||
|
Loading…
x
Reference in New Issue
Block a user