您好,欢迎来到花图问答。
搜索
您的当前位置:首页Mac修正Vim无法git提交的问题

Mac修正Vim无法git提交的问题

来源:花图问答

Git 可以使用Vim作为 Commit Message编辑器,上次不小心出现了以下错误:

error: There was a problem with the editor 'vim'.Please supply the message using either -m or -F option.

如果在 Vim 中编辑文本时因为按键失误出现类似这样:E492: Not an editor command… 的错误信息时,必然无法提交。

git config --global core.editor /usr/bin/vim

看了一些别的博客,说有可能的原因是:
Vim 在遇到 Exx Error 时返回 Non-Zero code 是为了兼容 Posix,不过这种情况应该只会出现在使用 Ex Mode 时,Normal/Insert Mode 是不会这样的。

Copyright © 2019- huatuowenda.com 版权所有 湘ICP备2023022495号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务