GitHub、当前 Netbeans 6.9 项目和 Git 插件
呵呵呵呵.. 我很困惑。
我已经有 GitHub 帐户。我那里已经有一个仓库了。 然后,我已经安装了 Git 客户端(Git Bash 和 Git GUI)。 我在 GITHub 上尝试了一些关于如何设置其公钥的教程,然后...触摸新文件,然后...提交它。但所有这些都是在命令行上进行的,而不是通过 Netbeans 进行的。
另外仅供参考,我目前的项目已经在 Netbeans 上。安装 NBGit 插件后,我想知道...
如何使用 Netbeans 将我当前的项目 (netbeans) 推送到 GitHub 存储库? 如何将当前项目(netbeans)设置为使用 Netbeans 提交到 gitHub 的默认项目?
Hehehe..
I'm confused.
I already have an account of GitHub. I already have a repo over there.
And then, I already install the Git Client (Git Bash, and Git GUI).
I tried some couple tutorials on that GITHub regarding how to set Its public key, and... touch new file, and... commit it. But all of that are on CommandLine and nor via Netbeans.
And also FYI, i already have my current project on Netbeans. Once I installed the NBGit plugin, i'm wondering....
How to push my current projects (netbeans) to the GitHub repo with the Netbeans?
How to set the current projects (netbeans) to be a default for commiting to gitHub with the Netbeans?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以更新到集成了 git 支持的 Netbeans 7.1。然后,您可以初始化您的 git 存储库,然后通过本教程使用您的 git hub 帐户进行设置。 http://netbeans.org/kb/docs/ide/git.html
You can update to Netbeans 7.1 which has git support integrated. You can then just initialise your git repository and then set it up with your git hub account with this tutorial. http://netbeans.org/kb/docs/ide/git.html