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
Search Repo:
name age message
folder .gitignore Thu Aug 07 07:10:26 -0700 2008 Added initial I18N localization bundle [markscott]
folder Git4Idea.jar Fri Sep 05 11:58:33 -0700 2008 more cleanup & bug fixes [markscott]
folder META-INF/ Fri Sep 05 11:58:33 -0700 2008 more cleanup & bug fixes [markscott]
folder README Mon Jul 21 13:07:42 -0700 2008 updating docs [markscott]
folder src/ Fri Sep 05 11:58:33 -0700 2008 more cleanup & bug fixes [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


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