Coder Social home page Coder Social logo

nbgit's Introduction

NetBeans Git Module

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

Licensing and Copyright

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

nbgit's People

Contributors

aef avatar jonas avatar myabc avatar sharebear avatar zargony avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.