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

Releases and a question #202

Open
betam4x opened this issue Dec 12, 2014 · 0 comments
Open

Releases and a question #202

betam4x opened this issue Dec 12, 2014 · 0 comments

Comments

@betam4x
Copy link

betam4x commented Dec 12, 2014

Releases appear to return an empty response:
irb(main):052:0> github.repos.releases.list 'rails', 'rails'
=> #<Github::ResponseWrapper @Body="[]">

Also, is there any way to get a file/directory listing and contents of a particular tag, branch, or commit?

Lets say i want a file listing of a repo tagged 1.0 and my current master is tagged at 1.4 (75 commits later), is there any way to do this? Basically i'd like to implement version history (click the 1.0 link, get the state of the master branch at 1.0 and browse through/look at code) Anyone have any example code they can share?

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

1 participant