linux - git 错误 : cannot handle https

标签 linux git ubuntu https

当我尝试使用 git clone https://xxx 时我收到以下错误
我不处理协议(protocol)“https”
谁能帮帮我?

完整消息:

dementrock@dementrock-A8Se:~$ git clone https://git.innostaa.com/innostaa.git

克隆到 innostaa...

严重:无法找到“https”的远程助手

dementrock@dementrock-A8Se:~$ git --version

git 版本 1.7.4

最佳答案

修复了 Windows 上 Git 1.7.9 的这个问题。似乎发生在 Windows 上的许多 GIT 实例化中。与 url 在命令行中未正确转义有关。

解决方法:把git仓库的URL放在单引号里 'https://......'

关于linux - git 错误 : cannot handle https,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5500247/

相关文章:

Django celery daemon 给出 'supervisor FATAL can' t find command',但路径是正确的

linux - 与 Rundeck 中的用户混淆

linux - 在 OpenSuSE 11.4 上安装 Perl 的 WWW::Mechanize::Firefox - 导致一些烦人的错误

python - 探戈与 Django ModuleNotFoundError : No module named 'registration'

java - 用于生产、阶段、测试和开发部署的 Bitbucket 主分支

Git Commit 作者的电子邮件根据目录和/或项目更改?

linux - bash:git pull 只有在它是最后一个命令时才有效

git - 如何在生产服务器上部署 gulp

python-2.7 - python 脚本和 libGLEW 相关错误(menpo.io API)

linux - 在 Gedit 中以选项卡形式打开文件