Files
openide/plugins/git4idea
Aleksandr Krasilnikov 477033be06 IJPL-160250 git: implement new actions
(cherry picked from commit 99b80d7385228c09080f9e26a7ec9967853a3718)

IJ-MR-144460

GitOrigin-RevId: 4f53dd0b143db273008ee67ea2d4611bcb2bce0a
2024-09-15 13:56:07 +00:00
..
2024-07-25 19:20:06 +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/


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