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 pure Java code, it should work better across different platforms, modulo platform specific differences, such as file system behavior.
Re: excellent software > I do have one suggestion. I think it would be nice > if textareas invoked an editor, in the same way > that a mailto link invokes an email client. Y...