Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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