Peter Schulz
Results
1
comments of
Peter Schulz
could be a workaround for you... I have created .gitmodules in the root of main repo with a content: [submodule "your_module_name"] path = relative/path/to/repo url = git/url/to/repo Ignore the file...