简体   繁体   English

GitHub,当前的Netbeans 6.9项目和Git插件

[英]GitHub, Current Netbeans 6.9 Project, and Git Plugin

Hehehe.. I'm confused. 呵呵呵..我很困惑。

I already have an account of GitHub. 我已经有一个GitHub帐户。 I already have a repo over there. 我已经有一个回购了。 And then, I already install the Git Client (Git Bash, and Git GUI). 然后,我已经安装了Git客户端(Git Bash和Git GUI)。 I tried some couple tutorials on that GITHub regarding how to set Its public key, and... touch new file, and... commit it. 我尝试了关于该GITHub的一些教程,内容涉及如何设置其公钥,并...触摸新文件,然后...提交它。 But all of that are on CommandLine and nor via Netbeans. 但是所有这些都在命令行上,也没有通过Netbeans。

And also FYI, i already have my current project on Netbeans. 仅供参考,我已经在Netbeans上拥有我当前的项目。 Once I installed the NBGit plugin, i'm wondering.... 安装NBGit插件后,我想知道...

How to push my current projects (netbeans) to the GitHub repo with the Netbeans? 如何使用Netbeans将当前项目(netbeans)推送到GitHub存储库? How to set the current projects (netbeans) to be a default for commiting to gitHub with the Netbeans? 如何将当前项目(netbeans)设置为使用Netbeans提交到gitHub的默认值?

You can update to Netbeans 7.1 which has git support integrated. 您可以更新到集成了git支持的Netbeans 7.1。 You can then just initialise your git repository and then set it up with your git hub account with this tutorial. 然后,您可以初始化git存储库,然后在本教程中使用您的git hub帐户进行设置。 http://netbeans.org/kb/docs/ide/git.html http://netbeans.org/kb/docs/ide/git.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM