How to enter a Git commit message in this editor?
问题 I am trying to enter the Git commit message in the editor which looks like Vi, but none of commands like :wq , Esc etc. are working. Whenever I try to merge the master branch, this window pops up: Merge branch 'master' into awesomebar # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. --**-Mg: MERGE_MSG (fundamental)---