Skip to content

Strip repository names from github URLs #1

@scottclowe

Description

@scottclowe

At the moment, if a URL is given which directs to a github repository, may very will be of the format
https://github.com/scottclowe/dummy-package/archive/master.zip
which will currently result in the package name being detected as master.

Obviously this is undesirable since this will place the content into a badly named folder, but this may be a problem if multiple repositories are used with the same branch name for each (i.e. master), which would result in content potentially being overwritten when they are downloaded to the same location.

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