首页 > 其他 > 详细

解决git的这个错误:fatal: Unable to find remote helper for 'https'

时间:2014-02-07 05:12:48      阅读:388      评论:0      收藏:0      [点我收藏+]

系统是centos5

搜了一下,要装curl的,可是俺已经装了啊?

卸载git,再装,再试,无意中发现一个提示,没有权限执行 git-remote-https,啊哈?

找到这个文件所在目录 /usr/libexec/git-core,加入到PATH里头,搞定!


解决git的这个错误:fatal: Unable to find remote helper for 'https'

原文:http://lonelyprogram.blog.51cto.com/6246243/1355275

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!