Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我使用 Git Bash 时,我遇到了这种现象,但我无法返回命令终端。如何解决这个问题,出现这种现象的原因是什么?
按escthen:q!退出 vim 而不保存。
esc
:q!
下次尝试pull或merge选择--no-edit提交而不更改其提交消息。
pull
merge
--no-edit