CLion and git submodules
Answered
Hi,
What is the best way to use git repos that has submodules? I have so far registered them as separate version control roots but I get issues with detached HEAD's and things like that. I can cope, but maybe there is a better way to deal with this?
Please sign in to leave a comment.
Currently there is no special support for it, the discussion in this feature request might be helpful: https://youtrack.jetbrains.com/issue/IDEA-64024.