为什么我从 GitHub 收到这些错误?

发布于 2024-09-01 19:55:38 字数 736 浏览 9 评论 0原文

我按照这些说明操作,但无法连接到 github我的生活。

>plink -ssh github.com
FATAL ERROR: Disconnected: No supported authentication methods available

plink -ssh [email protected]
You've successfully authenticated, but GitHub does not

与 tortoisegit

git.exe push    "origin" master

ERROR: Permission to name/MyEmptyRepoOnGitHubHere denied to name.
fatal: The remote end hung up unexpectedly

发生了什么事?

注意:我仔细遵循了说明。在我跟随他们之前,情况要糟糕得多。

I followed these instruction and could not connect to github for the life of me.

>plink -ssh github.com
FATAL ERROR: Disconnected: No supported authentication methods available

plink -ssh [email protected]
You've successfully authenticated, but GitHub does not

with tortoisegit

git.exe push    "origin" master

ERROR: Permission to name/MyEmptyRepoOnGitHubHere denied to name.
fatal: The remote end hung up unexpectedly

Whats going on?

NOTE: I followed the instructions carefully. It was a lot worse before i followed them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

雨轻弹 2024-09-08 19:55:38

我不确定这是否是首先克隆的解决方案(说明上说要推送)并使用 [email protected]:NAME/REPO.git 不跳过 git@

I'm unsure if this was the solution was cloning first (the instructions say to push)and by using the url like [email protected]:NAME/REPO.git without skipping the git@

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文