Commit a1e54d6f authored by Evan Lucas's avatar Evan Lucas Committed by Ben Noordhuis
Browse files

url: fix parsing of ssh urls

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

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

PR-URL: https://github.com/iojs/io.js/pull/299


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 70c25013
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment