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

最后成功上传

相关推荐
九狼6 小时前
Flutter URL Scheme 跨平台跳转
人工智能·flutter·github
逛逛GitHub8 小时前
4 个热门的 GitHub 开源项目
github
程序员鱼皮12 小时前
GitHub 关注突破 2w,我总结了 10 个涨星涨粉技巧!
前端·后端·github
HelloGitHub15 小时前
《HelloGitHub》第 119 期
开源·github
冬奇Lab1 天前
一天一个开源项目(第35篇):GitHub Store - 跨平台的 GitHub Releases 应用商店
开源·github·资讯
Jahzo1 天前
openclaw桌面端体验--ClawX
人工智能·github
逛逛GitHub1 天前
6个粉丝推荐的 GitHub 项目,收藏一波。
github
MaoPou1 天前
Hello Haxe篇
github