Files
openide/plugins/git4idea
Ilia.Shulgin 10b162dd67 [git] Select first leaf in the branches tree if preferred doesn't exist
Otherwise, "nothing to show" instead of a tree was shown if a preferred selection wasn't null but still not present in a tree

GitOrigin-RevId: 10ab15119c3df26ee06601df140e36523d996d13
2024-07-17 11:20:33 +00:00
..
2024-07-11 22:51:40 +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/


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