Files
openide/plugins/git4idea
Julia Beliaeva d6dda60150 [git-stash] use "Delete" key to drop stashes
GitOrigin-RevId: 286af4150876ac52031c9c3e94b038ed5a58ee0a
2022-01-20 17:50:47 +00:00
..
2021-12-10 12:54:28 +00:00

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 v8 & above.

Usage:

Requires external Git command line tool to function. 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 source code Subversion repostory is available here:
 http://svn.jetbrains.org/idea/Trunk/bundled/git4idea/


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