你如何使用Netbeans与Github项目一起工作? [英] How do you use Netbeans to work with a Github project?

查看:114
本文介绍了你如何使用Netbeans与Github项目一起工作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从我所知道的情况来看,nbGit不会与Github交谈。到目前为止,最好的想法是安装msysgit,使用它将存储库克隆到本地驱动器,然后将nbGit指向本地克隆(创建第二个存储库)。然后,我将使用nbGit与磁盘上的存储库进行通信,并使用msysgit将磁盘存储库与Github同步。有没有更好的方法?

解决方案

支持git pull和push命令看起来并没有在nbGit中实现插件 - 详情请参阅此错误报告 ...所以我认为使用命令行与github同步可能是您最好的选择,但仍有一段时间。


From what I can tell, nbGit doesn't talk to Github. The best idea I've had so far is to install msysgit, use it to clone the repository to the local drive, then point nbGit at the local clone (creating a second repository). Then I would use nbGit to talk to the repository on disk, and msysgit to sync the on-disk repository with Github. Is there a better way?

解决方案

Support for the git pull and push commands does not look like it is yet implemented within the nbGit plugin - see this bug report for details... So I think using the command line to sync with github might be your best option for a little while still.

这篇关于你如何使用Netbeans与Github项目一起工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆