ComponentWithBrowseButton - optional remove listener on hide
[fedora-idea.git] / plugins / git4idea / README
blobe05bb23fef664cd278e8ff219bdc6ce6ad73bb5a
1 Git4Idea
2 ======================================================================
4 This is the Git IntelliJ IDEA VCS plugin. This plugin was originally 
5 derived from the Mercurial plugin source & a couple of other Git plugin 
6 sources. It should be compatible with IDEA v8 & above.
8 Usage:
10 Requires external Git command line tool to function. Configure the 
11 location of the 'git' command in the project settings Version Control 
12 tab using the "Configure VCS" button for the Git VCS.
14 Here's the IDEA plugin page:
15 http://plugins.intellij.net/plugin/?id=3033
17 Original source code Subversion repostory is available here:
18  http://svn.jetbrains.org/idea/Trunk/bundled/git4idea/
21 ======================================================================