git推送错误“致命:无法找到'https'的远程助手” [英] git push error "fatal: Unable to find remote helper for 'https'"

查看:1519
本文介绍了git推送错误“致命:无法找到'https'的远程助手”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我添加了远程来源,例如:

I've added remote origin like:

git remote add origin https://github.com/username/repo.git

当我推送git存储库时,出现以下错误:

When I push the git repository, I get this error:

git push -u origin master
fatal: Unable to find remote helper for 'https'

我在Ubuntu 10.04.4 LTS上使用git 1.7.1

I am on git 1.7.1 on Ubuntu 10.04.4 LTS

任何想法,非常感谢

推荐答案

经过多次搜索,答案是您需要git 1.7.7版本。

After much searching, the answer is you need git version 1.7.7

无法更新RVM - "致命:无法找到'http'的远程助手

这篇关于git推送错误“致命:无法找到'https'的远程助手”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆