diff --git a/README.md b/README.md index a33cefb..57b767e 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ If you wrote the wrong thing and the commit has not yet been pushed, you can do ```sh $ 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: ```sh