I’ve done git pull. After that I got this message:
# 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.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
".git/MERGE_MSG" 7L, 302C
My question is – what do I need to do here? because I can’t typing any message.
It seems you are now in vi or vim.
press i, then input your merge message.
Then esc, and :wq