Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Github endpoints should support semver ranges (there are use cases where commit-ish are inadequate when using github as a temporary package manager). npm supports using semver (similar to commit-ish) with github repositories with the syntax:
Please add this support. I am guessing that the code can be ripped off from npm.