github上传代码遇到的问题

今晚跟着这一篇文章在GitHub上测试上传项目。《怎样在GitHub上传自己的项目》

在最后一步 git push -u origin master 遇到了问题

warning: redirecting to https://github. com/xxx/test.git/

error: RPC failed;cur1 28 Recv failure: Connection was reset

send-pack: unexpected disconnect while reading sideband packet

fatal: the remote end hung up unexpectedly

Everything up-to-date

尝试了这篇文章的方法 跳转至文章也就是git config --global --unset http.proxygit config --global --unset https.proxy 没有用。

最后发现是在 git remote add origin https:// 这个链接写错了,http少写了一个s

最后成功上传

相关推荐
Timbo2号5 小时前
OpenAI API调用实战:跨境支付验证的技术解决方案
人工智能·github
Hamm6 小时前
咦,你的Git仓库贡献者里怎么有这么多大佬???
前端·git·github
uhakadotcom8 小时前
ClickHouse入门:快速掌握高性能数据分析
后端·面试·github
uhakadotcom8 小时前
Pydantic Extra Types:扩展数据类型的强大工具
后端·面试·github
uhakadotcom8 小时前
Spring Fu:让Spring Boot启动提速40%的黑科技
后端·面试·github
uhakadotcom8 小时前
Tianshou:一个强大的 PyTorch 强化学习库
后端·面试·github
小华同学ai9 小时前
7.9K star!跨平台开发从未如此简单,这个开源框架让APP开发效率飙升!
前端·后端·github
梓羽玩Python9 小时前
太酷了!刚刚开源的网页自动化神器,OpenAI Operator瞬间不香了!
github
AmazingKO12 小时前
【够用就好008】开新坑自学esb32烧录进军物联网和嵌入式
人工智能·python·物联网·chatgpt·github·方方上土·aigc创意人竹相左边
uhakadotcom12 小时前
Supabase数据库性能优化全攻略:从慢查询到闪电响应的实战技巧
后端·面试·github