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
http://developer.github.com/v3/gists
The text was updated successfully, but these errors were encountered:
[WIP] Gists get Commits and Forks
f172ede
- [ ] Finish Gists API Implementation - [ ] [Add method to get gist commits](https://developer.github.com/v3/gists/#list-gist-commits) - [ ] [Add method to get gist forks](https://developer.github.com/v3/gists/#list-gist-forks) Fixes octokit#328, Fixes octokit#216 Added implementation for the remaining pieces of the Gists API. The others mentioned in octokit#328 and octokit#216 were completed through other PRs.
Successfully merging a pull request may close this issue.
http://developer.github.com/v3/gists
The text was updated successfully, but these errors were encountered: