gpt4 book ai didi

github - git push error "fatal: Unable to find remote helper for ' https'“

转载 作者:行者123 更新时间:2023-12-04 06:23:23 27 4
gpt4 key购买 nike

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

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

当我推送git存储库时,出现以下错误:
git push -u origin master
fatal: Unable to find remote helper for 'https'

我在Ubuntu 10.04.4 LTS上使用git 1.7.1

任何想法,不胜感激

最佳答案

如果您是从源代码编译的git,请务必先安装此软件包:
apt-get install libcurl4-openssl-dev

关于github - git push error "fatal: Unable to find remote helper for ' https'“,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10928215/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com