Skip to content

Relative git submodules are not indexed #576

@NN---

Description

@NN---

Given git submodule with relative path:

.gitmodules

[submodule "a"]
   path = a
   url = ../a

SourceLink produces a warning and doesn't index files.

It doesn't produce a warning when a full URL is specified.

[submodule "a"]
   path = a
   url = htttp://github.com/company/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions