在vi模式下输入
To solve this:
press "i"
write your merge message
press "esc"
write ":wq"
then press enter
"i" is for "insert", "esc" is the exit the insertion, and ":wq" is just "write" and "quit".
在vi模式下输入
To solve this:
press "i"
write your merge message
press "esc"
write ":wq"
then press enter
"i" is for "insert", "esc" is the exit the insertion, and ":wq" is just "write" and "quit".
本文标题:执行git commit命令不小心进入了VI/VIM,怎么退出?
本文链接:https://www.haomeiwen.com/subject/pkjfgttx.html
网友评论