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

来源:互联网 发布:windows phone安卓软件 编辑:程序博客网 时间:2024/05/16 22:45

系统是centos5

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

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

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

原创粉丝点击