octokit / go-octokit

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

Add `Patch` to PullRequests to fetch a patch file of commits #68

Closed mislav closed 10 years ago

mislav commented 10 years ago

Basically the same as https://github.com/octokit/go-octokit/pull/66#issuecomment-50560443

/cc @jingweno

owenthereal commented 10 years ago

:+1: