Files
openide/plugins/git4idea
Chris Lemaire 9f3822e4e3 [gitlab] Fix refspec for fetching special refs for private forks (IDEA-350198)
Known issue: special refs are currently not visible in log unless checked out.

GitOrigin-RevId: 3355b5b137eb914fd3f25a5896d357fea1a58904
2024-03-28 17:27:37 +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/


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