mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
Git http authorizer recieves only a host, so matching by path is futile #IJPL-157215 Fixed GitOrigin-RevId: 2f150163c9be69c03c84a5efc3053e723ad14f6e
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/ ======================================================================