Skip to content

Butchered datalad_urls on Windows when cloning subdatasets from local paths #7182

@adswa

Description

@adswa

On Windows, the source of a clone call is passed as is into the .gitmodules file of the superdataset as the value for datalad_url. If this source is a local path, the resulting value can be something like

datalad_url = ..\\origin

(which makes sense on no platform at all). It should rather be a posix like URL, as any URL in Git's configuration files is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions