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

support the /repos/:repo_key/compare/ API #49

Open
rajivm opened this issue Dec 13, 2013 · 2 comments
Open

support the /repos/:repo_key/compare/ API #49

rajivm opened this issue Dec 13, 2013 · 2 comments

Comments

@rajivm
Copy link
Contributor

rajivm commented Dec 13, 2013

No description provided.

@cvrebert
Copy link
Contributor

Where's this in the GitHub API docs? I can't seem to find it.

@rajivm
Copy link
Contributor Author

rajivm commented Dec 13, 2013

http://developer.github.com/v3/repos/commits/#compare-two-commits

it's not well documented unfortunately... i got output that's not in their example... so it would have to be sortof reverse engineered unless we can find better documentation

cvrebert pushed a commit that referenced this issue Feb 19, 2014
/repos/<repo_key>/compare/<old_branch_or_tag_or_sha>...<new_branch_or_tag_or_sha>.diff[?context=n]

Refs #49
Fixes #73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants