如何成功地将 Egit 与 GitHub 结合使用?

发布于 2024-10-22 03:17:11 字数 205 浏览 2 评论 0原文

似乎没有仍然有效的指南,所以我询问如何在 Eclipse 中使用 Egit 将项目推送到 GitHub。我遵循了一些指南,但最终得到了“规范与源存储库中的任何现有参考不匹配”的结果。推送对话框中出现错误。

我正在使用 Eclipse 3.6.1 和 Egit 0.9.1。应该可以使用 Egit 不是吗?如果您能提供一个简短的分步指南来成功地使用 Egit 推送项目,那就太好了。

There seems to be no guide out there that is still valid so I'm asking how to use Egit in Eclipse to push a project to GitHub. I followed some guides but end up with an "Specifications don't match any existing refs in source repository." error in the push dialog.

I'm using Eclipse 3.6.1 and Egit 0.9.1. It should be possible to use Egit shouldn't it? it would be great if you could give a short step by step guide to push a project with Egit successfully.

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

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

发布评论

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

评论(1

故事↓在人 2024-10-29 03:17:11

您应该首先将项目提交到本地存储库。
然后选择Team->Remote->Push...将项目推送到Github上。

you should commit the project first onto local repository.
and then select Team->Remote->Push... to push the project onto Github.

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