SyntaxFix
Write A Post
Hire A Developer
Questions
You need to return to normal mode and save the commit message with either
<Esc>:wq
or
<Esc>:x
<Esc>ZZ
The Esc key returns you from insert mode to normal mode. The :wq, :x or ZZ sequence writes the changes and exits the editor.