git - 无法使用 egit 提交到 github repo

标签 git github egit eclipse-indigo

当我尝试使用 egit 提交 ti github repo 时,我收到以下错误:

enter image description here

这个错误是什么意思?这是我的第一次提交。

这是我尝试提交的方式:

enter image description here

enter image description here

最佳答案

出于安全原因,3 月 4 日,GitHub 临时禁用了所有公钥,直到您批准它们。当我尝试提交时,我遇到了同样的问题。对于那些在 2012 年 3 月 4 日之后遇到相同异常的人,请转到 https://github.com/settings/ssh/audit/并批准您的公钥,以便您可以再次从您的存储库中 pull/推送到您的存储库。

关于git - 无法使用 egit 提交到 github repo,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9404180/

相关文章:

bash - 使用 crontab 备份 Git Repo 的 Shell 脚本

github - 致命的 : cannot update the ref 'HEAD' : unable to append to '.git/logs/HEAD' : Bad file descriptor

Eclipse EGit 提交失败 - 由 : java. io.EOFException 引起

eclipse - 用较早的 git 提交替换工作目录

git - 我需要使用 Git 创建变更日志文件吗?

django - 特定 GIT 应用作为 PIP 包安装要求

java - 使用 JGit - Bare Repo 提交并推送到 GitHub?

git flow init -d 默认建议为空

git - 错误 : cannot update the ref <branch>: unable to append to <git location>: Not a directory

egit - 项目推送到 github 将所有项目工作到工作区