Files
openide/plugins/git4idea
Mihail Buryakov 3b6b9a6ca9 [eel-vcs] IJPL-201167 fix parsing path to linked git worktree in wsl and docker
(cherry picked from commit f871e7494764e2c8104e81c63a2f18fdd24cecfd)

IJ-CR-179990

GitOrigin-RevId: 30d3ab91ea137b67df503629cf6052adae29c83e
2025-11-05 22:57:28 +00:00
..
2025-08-20 08:49:22 +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/


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