运维网's Archiver
论坛
›
git/gitlab
› 解决git的这个错误:fatal: Unable to find remote helper for 'https'
huashan8
发表于 2018-9-18 08:42:20
解决git的这个错误:fatal: Unable to find remote helper for 'https'
系统是centos5
搜了一下,要装curl的,可是俺已经装了啊?
卸载git,再装,再试,无意中发现一个提示,没有权限执行 git-remote-https,啊哈?
找到这个文件所在目录 /usr/libexec/git-core,加入到PATH里头,搞定!
页:
[1]
查看完整版本:
解决git的这个错误:fatal: Unable to find remote helper for 'https'