Skip to content

Support git@github.com:foo/bar.git style repository url. #22

@h13i32maru

Description

@h13i32maru

Now, supports following url in package.json

{
    "repository": {
    "type": "git",
    "url": "https://github.com/foo/bar"
  }
}

But, does not support following url in package.json

  "repository": {
    "type": "git",
    "url": "git@github.com:foo/bar.git",
  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions