Skip to content

Allow nested repositories #203

Open
Open
@buschtoens

Description

@buschtoens

GitLab supports arbitrarily deeply nested sub-groups, meaning that remote URLs like git@git.devrepo.ddg:web/frontend/app.git, where web/frontend is the project and app is the repo are valid.

The regex in RemoteRevision.js#parseProjectAndRepo does not support that. Adding a third variable, the full repo path (web/frontend/app in this example), would suffice for supporting GitLab.

Are you up for a PR?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions