octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Implement Diff() for PullRequestService #69

Closed pengwynn closed 9 years ago

pengwynn commented 9 years ago

Another convenience method for an alternate media type for the Pull Request resource.

/cc @jingweno

owenthereal commented 9 years ago

Looks good to me. :+1: