Skip to content
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

Closed
iroman91 opened this issue Mar 30, 2014 · 4 comments
Closed

File Contents #444

iroman91 opened this issue Mar 30, 2014 · 4 comments

Comments

@iroman91
Copy link

How can I get the file contents from github repository using octokit.net?

@iroman91 iroman91 changed the title File Content File Contents Mar 30, 2014
@shiftkey
Copy link
Member

#434 is what you want, but it's not quite ready yet. 🔜!

@bursteg
Copy link

bursteg commented Jun 27, 2014

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.

@shiftkey
Copy link
Member

@bursteg that'd be greatly appreciated! How different is it to what's been done in #434?

@shiftkey
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants