git subtree push/pull support in intellij

Answered

Hi guys,

Can anybody let me please know if Intellij 14 supports integration with git subtree pull/push? Couldn't find antything related so I guess it is not supported? Or I'm missing something?

Thanks,
Ivan

2
6 comments

Hi Ivan,

Unfortunately subtree pull/push is not supported in IntelliJ IDEA yet.

0
Avatar
Permanently deleted user

Issue well discussed here:

https://blog.jetbrains.com/idea/2012/08/git-branches-for-multi-root-projects/ 

even opened ticket, but nothing happened.

This is really important feature that we are missing.

Half commands from terminal, another half from IntelliJ UI...

0

@Kirill Likhodedov, any progress on this or maybe a ticket to vote for? I found only a huge ticket about submodules (IDEA-64024) but actually subtrees are better that submodules and probably easier to implement support for.

0

@Ivan Novikov

No, there are no any plans for this or even a ticket yet. Feel free to submit one.

0

Is subtree push now suppoprted? I saw a ticket for submodule, but it seemed it didn't implement subtree.

https://youtrack.jetbrains.com/issue/IJPL-75174/Git-Submodule-and-subtree

This one was specific to subtee, but got closed as duplicate:

https://youtrack.jetbrains.com/issue/IJPL-75178/Support-for-git-subtree

SO its really unclear if subtree is supported.
I mainly use Webstorm, and when I do  a search for subtree in the settings I find nothing, but that doesn't mean its not handled, its just not explicit whether it is there or not.

 

0

Michael Moerman 
Unfortunately, git subtree is not supported in IntelliJ based IDEs. There is an open feature request as you noticed: https://youtrack.jetbrains.com/issue/IJPL-75178, however, currently there are no plans for it implementation. Feel free to vote for it and follow for progress updates.

The other one you mentioned: https://youtrack.jetbrains.com/issue/IJPL-75174, was closed as a duplicate to the original request. Sorry for the inconvenience.

0

Please sign in to leave a comment.