码迷,mamicode.com
首页 > 其他好文 > 详细

git解决Could not execute editor

时间:2017-12-04 22:21:32      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:could not   配置   bsp   usr   style   bin   core   global   exe   

我是安装k-vim后出现了这个问题,可能是vim的某些插件引起的

配置git的编辑器可解决:

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

 

git解决Could not execute editor

标签:could not   配置   bsp   usr   style   bin   core   global   exe   

原文地址:http://www.cnblogs.com/YYRise/p/7979020.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!