nbgit

NetBeans Git Module

Github星跟蹤圖

NetBeans Git Module

Note

Official Oracle-developed Plugin

Oracle have now begun development of an official NetBeans Git plugin. You can
follow the development of this plugin on the NetBeans wiki:

You can also subscribe to the mailing list for more detailed discussion of the
plugin's development:

Code for the plugin has already landed in the NetBeans "silver" repository.
Unfortunately, NetBeans and official plugins are not developed with Git, but
with Mercurial (hg). To clone the repository:

hg clone http://hg.netbeans.org/main-silver/

Please note: the repository is large and cloning can take a considerable amount
of time.

Introduction

A versioning plugin for working with Git repositories in Netbeans. Presently,
it supports the basic tasks of status, diff, commit, and log viewing. Future
versions will increase functionality to provide a full set of 'porcelain'
commands.

It uses the JGit library for accessing repositories. To ease installation
a JGit jar is distributed with the project source in release/modules/ext/.

More information and documentation are available in the form of JavaHelp files
which can be found under:

  • javahelp/org/nbgit/docs/

They will also be accessible via the Help menu when the plugin has been
installed.

To download the latest version, check the current status of development, or
report an issue visit the project page at:

Installation

This module is still under development and thus may randomly crash, eat
all your memory, etc. So consider yourself warned! Before installing or
upgrading make sure you read the release notes and list of known issues.
They can be found in:

  • javahelp/org/nbgit/docs/news.html
  • javahelp/org/nbgit/docs/issues.html

To install from source you need to install the "NetBeans Plugin Development"
plugin from the plugins menu. Afterwards clone the repository and use
File > Open Project to add it to your project list in Netbeans. Then right
click on the new project and select "Install/Reload in Development IDE". You
are advised to first test the plugin by "running" the project.

Getting the Source

Performing a git clone on either of the following repositories will get you
the latest source:

git clone git://github.com/myabc/nbgit.git
git clone git://gitorious.org/nbgit/mainline.git (on gitorious)

The following additional mirrors are available:

git://repo.or.cz/nbgit.git
http://repo.or.cz/r/nbgit.git

This code is dual-licensed under the COMMON DEVELOPMENT AND DISTRIBUTION
LICENSE (CDDL) Version 1.0
and the GNU Public License (GPL) v2. Please see
LICENSE for licensing and copyright information.

Support

主要指標

概覽
名稱與所有者myabc/nbgit
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Other
所有者活动
創建於2008-03-23 02:13:32
推送於2010-11-12 19:12:14
最后一次提交2010-11-12 19:10:37
發布數4
最新版本名稱nbgit-0.3-org.eclipse.jgit (發布於 )
第一版名稱nbgit-0.1 (發布於 2008-09-11 05:09:47)
用户参与
星數188
關注者數7
派生數11
提交數203
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?