pycharm git submodule setup?
已回答
Is there a guide on how to work with git submodules in Pycharm?
It doesn't seem to be picking up my submodule properly and tries to add everything to the main git?
请先登录再写评论。
Hi Brian! I am terribly sorry for the inconvenience, unfortunately, submodules are not supported right now. Please vote and follow this ticket in our bug tracker: IDEA-64024.
Hi Pavel, I saw that the new version of intellij-idea will support git-submodules [1] - great news!
Does Pycharm 2018.3 EAP also support this feature?
[1] https://blog.jetbrains.com/idea/2018/09/intellij-idea-2018-3-eap-git-submodules-jvm-profiler-macos-and-linux-and-more/
Hi Hagai, yes it does. PyCharm basically borrows all VCS-related functionality from IDEA.