Skip to content

Conversation

sargemonkey
Copy link

These patterns are returned by npm registry, eg, http://registry.npmjs.com/commander where the protocols are bundled together. It would be nice if giturlparse could add this patterns too.

SargeMonkey added 3 commits July 31, 2019 15:31
These patterns are returned by npm registry, eg, http://registry.npmjs.com/commander where the protocols are bundled together. It would be nice if giturlparse could add this patterns too.
Make the pattern for + upto one times instead of unlimited
@retr0h
Copy link
Collaborator

retr0h commented Aug 2, 2019

Git url parses git urls. Adding npm seems to changes the intended scope.

@sargemonkey
Copy link
Author

Git url parses git urls. Adding npm seems to changes the intended scope.

? this is for git urls: git+https://github.com/tj/commander.js.git

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

Successfully merging this pull request may close these issues.

2 participants