开发者

Github with netbeans

I would like to have access to Github with netbeans. But I cant find options i开发者_如何学运维n the Git plugin to set the url for the Repo on Github to commit, checkout and so on. At this time, is it possible to use Netbeans to get access to github?


Netbeans 7.1 Release Candiate 2 has embedded Git Supoort, without any plugins.


According to here nbgit (if this is what you're using) does not support pushing/pulling from remotes. The integrated version may have remotes enabled in a future version, it's currently being specified (see v7.0.1)


In Netbeans v7.0.1 with the Git plugin v0.2.12.42.1 installed. You should be able to access public Github repositories only.

So far I've not been able to access a private Github repository.


I also have Netbeans v7.0.1 with the Git plugin v0.2.12.42.1 installed. I have been able to push and pull from both public and private repositories.


For NetBeans 12, I've detailed the process here.

In summary: add a new Repository under Tasks, add an OAUTH token known as a Github Personal Access Token obtained from github.com by clicking your avatar > Settings > Developer Settings > Personal Access Token. Once you have that, the rest of the fields will populate when you click Add Repository and select the repo whose issues you want to integrate as tasks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜