We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to import the gradfix branch of https://github.com/srwiley/oksvg.
gradfix
gopkg.in/srwiley/oksvg.gradfix does not resolve to the gradfix branch of https://github.com/srwiley/oksvg, instead it says
gopkg.in/srwiley/oksvg.gradfix
Unsupported URL pattern; see the documentation at gopkg.in for details.
Why?
Reference: srwiley/oksvg#15 (comment)
The text was updated successfully, but these errors were encountered:
Revert until we find a way to import a specific branch from GitHub
c7e280f
niemeyer/gopkg#72
The naming convention is indeed a constraint from gopkg.in itself, as the error indicates.
Sorry, something went wrong.
No branches or pull requests
I would like to import the
gradfix
branch of https://github.com/srwiley/oksvg.gopkg.in/srwiley/oksvg.gradfix
does not resolve to thegradfix
branch of https://github.com/srwiley/oksvg, instead it saysWhy?
Reference:
srwiley/oksvg#15 (comment)
The text was updated successfully, but these errors were encountered: