Files
openide/plugins/git4idea
Denis Zaichenko 75ec21a5f1 [vcs] GitTagHolder cleanup.
Refactor GitTagHolder to use immutable Map for tags cache

GitOrigin-RevId: 10b7585572af2166a0328164a828c7e1e3a148df
2024-06-24 12:36:34 +00:00
..
2024-06-24 12:36:34 +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:
https://plugins.jetbrains.com/plugin/13173-git

Original source code Subversion repository is available here:
 http://svn.jetbrains.org/idea/Trunk/bundled/git4idea/


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