解决git clone报错 git fatal Unable to find remote helper for 'https'
AI-摘要
切换
Tianli GPT
AI初始化中...
介绍自己 🙈
生成本文简介 👋
推荐相关文章 📖
前往主页 🏠
前往爱发电购买
解决git clone报错 git fatal Unable to find remote helper for 'https'
Elykia适用设备
- Windows 11
问题描述
相信大家在git clone github中的项目时,一定都与遇到了不少令人头疼的错误。
比如这样的:
1
error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054;
亦或者是这样的:
1
fatal: unable to access 'https://github.com/WongKinYiu/yolov7.git/': SSL connection timeout
解决方案
初始化
1
git init
方法原理
- 绝大多数人肯定是下了git就去下东西了,好运的话确实能一次下完,没做这一步就去按别的贴去设置的,喜提“fatal: not in a git directory”
评论
匿名评论隐私政策
✅ 你无需删除空行,直接评论以获取最佳展示效果