[git] IJPL-173922 Convert intellij.vcs.git.frontend to plugin

GitOrigin-RevId: f862a411e26895ab5c6e1007aef9970c3c6bb948
This commit is contained in:
Ilia.Shulgin
2025-05-28 10:38:48 +02:00
committed by intellij-monorepo-bot
parent 7b57e11961
commit c9507af51d
2 changed files with 0 additions and 4 deletions

View File

@@ -4,9 +4,6 @@
- name: lib/modules/intellij.vcs.git.frontend.jar
contentModules:
- name: intellij.vcs.git.frontend
- name: lib/modules/intellij.vcs.git.frontend.split.jar
contentModules:
- name: intellij.vcs.git.frontend.split
- name: lib/vcs-git-frontend.jar
contentModules:
- name: intellij.vcs.git.shared

View File

@@ -28,6 +28,5 @@
by moving intellij.vcs.git to intellij.vcs.git.backend and making content of this module shared-->
<module name="intellij.vcs.git.shared" loading="embedded"/>
<module name="intellij.vcs.git.frontend"/>
<module name="intellij.vcs.git.frontend.split"/>
</content>
</idea-plugin>