Lines Matching refs:ish
229 …<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>[#<commit-ish> | #semver:<semver…
235 If `#<commit-ish>` is provided, it will be used to clone exactly that
236 commit. If the commit-ish has the format `#semver:<semver>`, `<semver>` can
239 registry dependency. If neither `#<commit-ish>` or `#semver:<semver>` is
272 * `npm install <githubname>/<githubrepo>[#<commit-ish>]`:
273 * `npm install github:<githubname>/<githubrepo>[#<commit-ish>]`:
278 If `#<commit-ish>` is provided, it will be used to clone exactly that
279 commit. If the commit-ish has the format `#semver:<semver>`, `<semver>` can
282 registry dependency. If neither `#<commit-ish>` or `#semver:<semver>` is
296 * `npm install gist:[<githubname>/]<gistID>[#<commit-ish>|#semver:<semver>]`:
312 * `npm install bitbucket:<bitbucketname>/<bitbucketrepo>[#<commit-ish>]`:
317 If `#<commit-ish>` is provided, it will be used to clone exactly that
318 commit. If the commit-ish has the format `#semver:<semver>`, `<semver>` can
321 registry dependency. If neither `#<commit-ish>` or `#semver:<semver>` is
334 * `npm install gitlab:<gitlabname>/<gitlabrepo>[#<commit-ish>]`:
339 If `#<commit-ish>` is provided, it will be used to clone exactly that
340 commit. If the commit-ish has the format `#semver:<semver>`, `<semver>` can
343 registry dependency. If neither `#<commit-ish>` or `#semver:<semver>` is