Dev containers don't work with submodules
i'm trying to get a dev container working with a git project with two git submodules.
I'm choosing to clone sources.
The following directories are registered as VCS roots, but they are not: <Project>/submodule-1 <Project>/submodule-2. These submodules otherwise work fine locally with CLion 2024.1
thanks
my CLion version on the container is 2024.2
Please sign in to leave a comment.