public
Description: Git vcs integration with IntelliJ IDEA development environment.
Homepage: http://plugins.intellij.net/plugin/?id=3033
Clone URL: git://github.com/markscott/git4idea.git
name age message
file .gitignore Loading commit data...
file Git4Idea.jar
directory META-INF/
file README Mon Jul 21 13:07:42 -0700 2008 updating docs [markscott]
directory src/
README
Git4Idea
======================================================================

This is the Git IntelliJ IDEA VCS plugin. This plugin was originally 
derived from the Mercurial plugin source & a couple of other Git plugin 
sources. It should be compatible with IDEA v6 & above.

Usage:

Requires external Git command line tool to function. Cygwin is 
recommended on Windows. Configure the location of the 'git' command 
in the project settings Version Control tab using the "Configure VCS" 
button for the Git VCS.

Here's the IDEA plugin page:
http://plugins.intellij.net/plugin/?id=3033

Original git source code repo is available here:
 http://github.com/markscott/git4idea/tree/master
 git://github.com/markscott/git4idea.git


======================================================================