Do you want to request a _feature_ or report a _bug_?
What is the current behavior?
git+ssh
protocolIf the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Please mention your node.js, yarn and operating system version.
Without that being supported it is not usable for my company since we have lots of packages that are internal and only hosted on a git server.
+1
Same issue, please also include support for git+https
protocol
@Itrulia I totally agree because even for us its the same scenario. Its important to provide this support for widespread commercial adoption. cc: @wycats @kittens @paulirish
This is a deal breaker for me as well. As an added request: AFAIK npm currently fetches git packages every single time, regardless of locking it to a specific commit. This is highly undesirable, so Yarn should also check a local cache and/or skip urls locked to a commit SHA1 on subsequent install/update calls.
Dupe of https://github.com/yarnpkg/yarn/issues/513. Please close!
Most helpful comment
Without that being supported it is not usable for my company since we have lots of packages that are internal and only hosted on a git server.