Files
openide/plugins/git4idea
Aleksandr Krasilnikov fffd13f9b2 IJPL-236313 [git] GitMergeUtil: use case-insensitive comparison
#IJPL-236313 Fixed


Merge-request: IJ-MR-193161
Merged-by: Aleksandr Krasilnikov <aleksandr.krasilnikov@jetbrains.com>

(cherry picked from commit 353c61b95d3eb53ed3e9d391b10696d8451489db)

GitOrigin-RevId: 0590754e14ba0c461fa5efcda3b4b35e876b1390
2026-02-26 17:27:23 +00:00
..
2026-01-31 17:03:42 +00:00
2026-01-31 17:03:42 +00:00
2026-01-31 17:03:42 +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/


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