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

Add methods to fetch gist's commits and specific revision #412

Merged
merged 1 commit into from
Jan 5, 2017

Conversation

fkling
Copy link
Contributor

@fkling fkling commented Jan 4, 2017

First of all, thank you for this library!

I need to be able to get a specific revision of gist, so I added support for these two API methods:

@fkling fkling changed the title Add methods to fetch gist's commit and specific revision Add methods to fetch gist's commits and specific revision Jan 4, 2017
@codecov-io
Copy link

Current coverage is 91.06% (diff: 100%)

Merging #412 into master will increase coverage by 0.29%

@@             master       #412   diff @@
==========================================
  Files            12         12          
  Lines           401        403     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            364        367     +3   
+ Misses           37         36     -1   
  Partials          0          0          

Powered by Codecov. Last update f075749...132fb01

@clayreimann
Copy link
Member

Thanks for the contribution.

@clayreimann clayreimann merged commit 46dd1d7 into github-tools:master Jan 5, 2017
@fkling
Copy link
Contributor Author

fkling commented Jan 5, 2017

Thanks for merging so quickly!

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

Successfully merging this pull request may close these issues.

3 participants