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 Thu Aug 07 07:10:26 -0700 2008 Added initial I18N localization bundle [markscott]
file Git4Idea.jar Fri May 01 15:15:01 -0700 2009 built v2.4 jar [markscott]
directory META-INF/ Fri May 01 15:12:08 -0700 2009 Fixed several bugs related to push/pull/fetch/m... [markscott]
file README Mon Jul 21 13:07:42 -0700 2008 updating docs [markscott]
directory src/ Fri May 01 15:12:08 -0700 2009 Fixed several bugs related to push/pull/fetch/m... [markscott]
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


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