Skip to content

Submodule tests fail due to Git disabling the file protocol by default. #577

@boehmseb

Description

@boehmseb

Git disabled the file protocol for cloning by default some time ago, which means that tests involving submodules currently break. I have no idea how to fix this.
One can enable the file protocol using '-c', 'protocol.file.allow=always', , but it seems like a bad idea to do this outside the test environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions