600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > Git push时遇到Please enter a commit message...问题的解决

Git push时遇到Please enter a commit message...问题的解决

时间:2021-12-14 19:35:48

相关推荐

Git push时遇到Please enter a commit message...问题的解决

Please enter a commit message to explain why this merge is necessary.

请输入提交消息来解释为什么这种合并是必要的

git 在pull或者合并分支的时候有时会遇到这个界面。可以不管(直接下面3,4步),如果要输入解释的话就需要:

1.按键盘字母 i 进入insert模式

2.修改最上面那行黄色合并信息,可以不修改

3.按键盘左上角"Esc"

4.输入":wq",注意是冒号+wq,按回车键即可

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。