public
Fork of markscott/git4idea
Description: Git vcs integration with IntelliJ IDEA development environment.
Homepage: http://plugins.intellij.net/plugin/?id=3033
Clone URL: git://github.com/davie/git4idea.git
name age message
file .gitignore Thu Aug 07 07:10:26 -0700 2008 Added initial I18N localization bundle [markscott]
file Git4Idea.jar Wed Sep 17 12:37:11 -0700 2008 Release v1.5, fixes intermittent deadlock [markscott]
directory META-INF/ Wed Sep 17 12:37:11 -0700 2008 Release v1.5, fixes intermittent deadlock [markscott]
file README Mon Jul 21 13:07:42 -0700 2008 updating docs [markscott]
directory src/ Fri Sep 19 09:03:42 -0700 2008 Fix up $PATH for revision graph exec [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


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