-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
File Contents #444
Comments
#434 is what you want, but it's not quite ready yet. 🔜! |
I have implemented the code required to add the contents suppurt to the blobs client. I am happy to share or contribute back if you want. |
@Roman1991 this was added in #649 which was released in v0.6.2 @bursteg I'm not sure if you were referring to Get a Blob - which uses the Git object SHA for lookup, or Get Contents which lets you specify the relative path to the file. If you think there's something that can be improved in the BlobsClient feel free to add some more details here or discuss this in a PR. |
How can I get the file contents from github repository using octokit.net?
The text was updated successfully, but these errors were encountered: