mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Fix typo (#254)
This commit is contained in:
parent
f4037ec5c1
commit
4b6e19a5ea
@ -182,6 +182,7 @@ If you wrote the wrong thing and the commit has not yet been pushed, you can do
|
|||||||
```sh
|
```sh
|
||||||
$ git commit --amend --only
|
$ git commit --amend --only
|
||||||
```
|
```
|
||||||
|
|
||||||
This will open your default text editor, where you can edit the message. On the other hand, you can do this all in one command:
|
This will open your default text editor, where you can edit the message. On the other hand, you can do this all in one command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user