Skip to content

Sanitize repo url  #17

@DennisAlund

Description

@DennisAlund

Observation
A common mistake is that the repo URL is configured with .git at the end.

https://github.com/oddbit/firebase-alerts.git

Expectation
The repo url should be without .git

https://github.com/oddbit/firebase-alerts

Solution
Check and sanitize the URL so that user error is tolerated.

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