Does anyone know if it's possible to remotely retrieve raw github content defined by a tag?
Example:
https://raw.githubusercontent.com/user/repo/branch/tags/some-tag/file.ext
Yes, the path format is /user/repo/tag-or-branch/file.
For example, Python's license with tag v3.8.5:
/python/cpython/v3.8.5/LICENSE
and on the branch master: /python/cpython/master/LICENSE
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With