My favorites | Sign in
Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
Show all Featured downloads:
nbgit-0.3.nbm nbgit-0.3.zip
Show all Featured wiki pages:
About Contribute Credits Install News
People details
Project owners:
  jonas.fonseca, alex.coles
Project committers:
imyousuf

NbGit is a module for the NetBeans IDE that adds support for working with the Git version control system. It uses the JGit library created as part of EGit to interact with Git repositories. Because the module is Java code all the way, it should work better cross-platform modulo platform specific differences, such as file system behavior. It is based on the NetBeans Mercurial module. More...

Project Mission

The goal of this project is to provide a cross-platform Git module for NetBeans that enables developers to perform the basic and common workflows associated with version control: status, diff, commit, and history browsing. For now, more advanced and Git-specific workflows and features, such as rebasing branches, have lower priority.

Licensing

The source code is licensed under several different open source licenses; the header of each file states its terms of licensing. Most of the code is derived from the NetBeans repository and is dual licensed under the Common Development and Distribution License and the GNU General Public License Version 2 only with the "Classpath" exception. The source code and the installable NetBeans module (the ".nbm" file) is distributed with several third-party components, which have different licensing than the NbGit code.

Status and Features

This module is still experimental and may randomly crash, eat all your memory, or otherwise mess up your NetBeans IDE. Be sure to check the known issues and the release notes before installing and upgrading.

The module currently has the following set of features:

Screenshots

Everybody likes screenshots ...









Hosted by Google Code