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

Better match npm's SCP vs SSH URL heuristic #3147

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

kornelski
Copy link
Contributor

@kornelski kornelski commented Apr 14, 2017

Fixes #3146 (related to #1796)

In npm "git+ssh://foo:bar" is an SCP URL (where "bar" is a path), but "git+ssh://foo:123" is an SSH URL (where "123" is a port).

@arcanis arcanis merged commit 4e5b5f0 into yarnpkg:master Apr 18, 2017
@kornelski kornelski deleted the git-scp-urls branch April 19, 2017 07:04
This was referenced Apr 28, 2017
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.

2 participants