GlebMorgan

Results 3 comments of GlebMorgan

+1 Probable duplicate: https://github.com/plotly/plotly.js/issues/2114

5 years later – still an issue... GitLens 17.4.1, VSCode 1.103.2, Win 11.

I also have this issue. I think this happens when `path` property in `.gitmodules` contains forward slashes `/`. I.e. this configuration works: ```ini [submodule "my-submodule"] path = sumbodule_path url =...