您的位置:首页 > 理论基础 > 计算机网络

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

2012-06-27 00:47 567 查看
解决git的这个错误:fatal: Unable to find remote helper for 'https'

原因:没有权限执行 git-remote-https

解决方案:找到这个文件所在目录 /usr/libexec/git-core,加入到PATH里头.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐