mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
The stashed version should be considered as the after version in the diff, as it contains the modifications to be applied to the local version. This behavior is consistent with the diff for the shelves and with the previous implementation. Additionally, showing the local version as the before version would allow displaying a correct background for added or deleted files. IJPL-155908 GitOrigin-RevId: 59bb2d41b7c30c9d43acdf82ff37d2f6074647fa
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/ ======================================================================