Skip to content

Sanitize repo url  #17

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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