codestream icon indicating copy to clipboard operation
codestream copied to clipboard

Submodule / Repository Title Not Helpful

Open pionex opened this issue 5 years ago • 0 comments

I have a git project with several submodules. My git projects are hosted on a provider that uses a hierarchical naming scheme for repo url like: project1.repo1 project1.repo2 project1.repo3

and my main git project includes repo1, 2, and 3. Codestream recognizes the submodules, but each repo is labelled as project1 in the CLion plugin (without the clarifying repo1, 2, 3 component). This isn't very helpful to see what specific submodule it is talking about. It would be ideal if it used the full url or let me specify the label for each module rather than trying to derive it from the URL.

pionex avatar Jul 02 '20 03:07 pionex