开发者

Netbeans 7 Git Existing

Anyone get Netbeans 7 git plugin working with an existing repo? I am trying to c开发者_开发技巧ommit to a github repo. (project was based on existing php sources) Is so how? Thanks


You would need to clone your github repo into a local directory.

git clone git@github.com:user/Reponame yourlocalfolder

Once you do this create a new Netbeans project, using an existing application source, and browse to the folder you just created. Netbeans should automatically detect the .git repo and the plugin should start working.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜