运维网's Archiver
论坛
›
git/gitlab
› git 提示 fatal: Unable to find remote helper for 'http'
zhangxinba
发表于 2018-9-18 13:05:54
git 提示 fatal: Unable to find remote helper for 'http'
今天在下载chromiumos 代码的时候,按照google官网的提示步骤下载的时候,
提示Unable to find remote helper for 'http',发现原来是git安装不完全
的问题造成的。如果是centos,用下面命令安装即可
[*]yum -y install git-core gitk git-gui
页:
[1]
查看完整版本:
git 提示 fatal: Unable to find remote helper for 'http'