My favorites | Sign in
Logo
                
Search
for
Updated Oct 16, 2009 by jonas.fonseca
Labels: Manual, Featured
About  
Project information about Git and NbGit.

About Git

Git is an open source version control system designed to scale from small to very large projects in terms of speed and efficiency. Git falls in the category of distributed source code management tools which means that a Git repository is a full-fledged copy with complete history and full revision tracking capabilities, not dependent on network access or a central server. Still, Git stays extremely fast and space efficient.

About NbGit

NbGit is a NetBeans plugin that adds support for working with the Git version control system. It uses the JGit library to interact with the Git repository.

Useful Online Resources

For more information about Git and this plugin visit the following sites:


Sign in to add a comment
Hosted by Google Code