mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-06-16 21:01:45 -03:00
update comment.
This commit is contained in:
@ -74,7 +74,7 @@ If you wrote the wrong thing and the commit has not yet been pushed, you can do
|
|||||||
$ git commit --amend
|
$ git commit --amend
|
||||||
```
|
```
|
||||||
|
|
||||||
The another way to change commit message:
|
Another way to change the commit message:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ git reset --soft HEAD^
|
$ git reset --soft HEAD^
|
||||||
|
Reference in New Issue
Block a user