Files
openide/plugins/git4idea
Ilia.Shulgin d2fba3447f [git] Consistent cyclic scrolling behavior in branches trees
`UISettings.getInstance().cycleScrolling` was checked when searching for branches, making cyclic scrolling behavior different when just navigating through it


Merge-request: IJ-MR-138223
Merged-by: Ilia Shulgin <ilia.shulgin@jetbrains.com>

GitOrigin-RevId: 6c188fb13ed62210054208e9c36cca22c4762d23
2024-06-28 14:43:15 +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/


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