Skip to content

Conversation

bnoordhuis
Copy link
Member

This reverts commit d312b6d.

Reverted for breaking npm install with git+ssh URLs.
See also the fix-up in commit a1e54d6.

Conflicts:
doc/api/url.markdown

Fixes: #295

R=@evanlucas or @rvagg, /cc @yorkie

@bnoordhuis
Copy link
Member Author

See also the fix-up in commit a1e54d6.

Maybe I should just leave that out, the fix-up was for another commit.

@rvagg
Copy link
Member

rvagg commented Jan 12, 2015

Unfortunately, lgtm. @bnoordhuis is the path forward with this to bring the feature back in and try and fix the underlying problem post 1.0.0? Can we give some guidance to @yorkie?

This reverts commit d312b6d.

Reverted for breaking `npm install` with git+ssh URLs.

Conflicts:
    doc/api/url.markdown

Fixes: nodejs#295
PR-URL: nodejs#303
Reviewed-By: Rod Vagg <[email protected]>
@bnoordhuis bnoordhuis merged commit 913addb into nodejs:v1.x Jan 12, 2015
@bnoordhuis bnoordhuis deleted the revert-d312b6d branch January 12, 2015 11:15
@bnoordhuis
Copy link
Member Author

I think the guidance should be that npm install <url> should keep working. :-) I have no opinion on bringing back the feature. If someone feels strongly, please open an issue.

@yorkie
Copy link
Contributor

yorkie commented Jan 12, 2015

Got it, thank you @rvagg @bnoordhuis i will try to add this feature again but with test covering the git+ssh case :-)

Copy link

@Dustin4444 Dustin4444 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

4 participants