Skip to content

Best fails to start on git origin that doesn't end on .git #239

@muenzpraeger

Description

@muenzpraeger

When theurl of a repo does not end on .git the local run of the Best CLI fails to start, without a proper error message.

Working setup

[remote "origin"]
url = https://github.com/devforce/dsc-components.git
fetch = +refs/heads/:refs/remotes/origin/

Not working setup*

[remote "origin"]
url = https://github.com/devforce/dsc-components
fetch = +refs/heads/:refs/remotes/origin/

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