From a1df530548cb748316006b03c57a9a72ff72bfc7 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 13 May 2018 16:53:05 +0100 Subject: Clarify the steps to commit --- README.org | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 9bc24f9..491032d 100644 --- a/README.org +++ b/README.org @@ -65,11 +65,15 @@ have the file highlighted (the cursor should be on the line which says =modified README.org=. Once you've staged the file, it's time to commit it. First, remember -these commands, use =C-c C-c= to finish the commit and if you wish to -cancel, use =C-c C-k=. +these commands to use after you've written the commit message, use +=C-c C-c= to finish the commit and if you wish to cancel, use =C-c +C-k=. When you commit with Magit, a new window will be opened to enter the -commit message. Press =c= and then =c= again to commit. +commit message. Press =c= and then =c= again to commit, which will +open a window to prompt for the commit message. Use the =C-c C-c= +command mentioned above to confirm the message once you've written it, +and finish the commit. * Viewing the log -- cgit v1.2.3