Files
openide/plugins/git4idea
Dmitry Zhuravlev ed9f41d203 git: always set empty description for Fetch action
Otherwise, transient descriptions like "Fetch in progress" can be stuck in the status bar.

Follow-up: 3a33843db18d24206f8c29bda2f2b6bb096b2353

GitOrigin-RevId: 5a331149f6be3f1969ba135c0c5f3c5c52e590d5
2023-08-02 10:01:37 +00:00
..
2023-07-26 20:57:43 +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/


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