Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remote Url transport behaviour/documentation #1184

@mvahowe

Description

@mvahowe

I am trying to pull from local repos using relative remote urls like ../my_other_repo. remote.download() fails with Unsupported URL protocol. The standard git cli doesn't do this, and seems to store relative paths as such in the config file. Converting to file:///absolute/path/to/my_other_repo seems to work. Can anyone confirm that I'm on the right track and, also, is there any way to know which transports are supported/required?

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