From 4b6e19a5ea54e0d1a20707650aa7c9f0ffda8ee7 Mon Sep 17 00:00:00 2001 From: cyblue9 Date: Thu, 15 Nov 2018 08:28:44 +0900 Subject: [PATCH] Fix typo (#254) --- README.md | 1 + 1 file changed, 1 insertion(+) 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