Skip to content

How is vcs_url changed if at all when git_url has a non-https prefix or .git suffix? #470

Description

@johnmhoran

Looking at some non-cocoapods vcs_url values (generated from info() in fetchcode/package.py) -- which often come from the git_url value in https://api.github.com/repos/{repo_owner}/{repo_name} for those PURLs with a GH repo -- I see some that look like this

or

and others like this

  • for pkg:npm/canonical-path@0.0.2 -- "vcs_url": "https://github.com/petebacondarwin/node-canonical-path" (as noted just above for @1.0.0, the git_url starts with git: and ends with .git.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions