Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url: fix parsing of ssh urls #299

Closed
wants to merge 1 commit into from

Conversation

evanlucas
Copy link
Contributor

Fix regression introduced in 6120472
that broke parsing of some ssh: urls.

An example url is git+ssh://git@github.com:npm/npm.git

See #295

Fix regression introduced in 6120472
that broke parsing of some ssh: urls.

An example url is ssh://git@github.com:npm/npm.git
@rvagg rvagg modified the milestone: v1.0.0 Jan 12, 2015
@rvagg rvagg mentioned this pull request Jan 12, 2015
14 tasks
bnoordhuis pushed a commit that referenced this pull request Jan 12, 2015
Fix regression introduced in 6120472
that broke parsing of some ssh: urls.

An example url is ssh://git@github.com:npm/npm.git

PR-URL: #299
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@bnoordhuis
Copy link
Member

Landed in a1e54d6. Thanks a bunch, Evan!

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

Successfully merging this pull request may close these issues.

3 participants