最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

解决Merge branch ‘master‘ of https:gitee.com问题

常识 admin 2浏览 0评论

解决Merge branch ‘master‘ of https://gitee.com/问题

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.

提交代码的时候 有时候pull完会报这个错 然后解决步骤也很简单  下面四步

1.按键盘字母 i 进入insert模式
2.修改最上面那行合并信息,改为自己的提交信息 。可以不修改
3.按键盘左上角"Esc"
4.输入" :wq",冒号+wq,按回车键即可

如果不改合并信息 可以直接走3,4两步就OK

解决Merge branch ‘master‘ of https://gitee.com/问题

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.

提交代码的时候 有时候pull完会报这个错 然后解决步骤也很简单  下面四步

1.按键盘字母 i 进入insert模式
2.修改最上面那行合并信息,改为自己的提交信息 。可以不修改
3.按键盘左上角"Esc"
4.输入" :wq",冒号+wq,按回车键即可

如果不改合并信息 可以直接走3,4两步就OK

发布评论

评论列表 (0)

  1. 暂无评论