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/commits/{sha_branch_tag} API #40

Closed
cvrebert opened this issue Nov 13, 2013 · 6 comments
Closed

support the /repos/:repo_key/commits/{sha_branch_tag} API #40

cvrebert opened this issue Nov 13, 2013 · 6 comments

Comments

@cvrebert
Copy link
Contributor

Per #27, to better match GitHub and make our commit-related APIs more featureful.

@rajivm
Copy link
Contributor

rajivm commented Dec 10, 2013

as much of the "single commit" case as makes sense (given our current other features) has been implemented... next up is the commit comparison

@cvrebert
Copy link
Contributor Author

👍

1 similar comment
@dlindquist
Copy link
Member

👍

@cvrebert
Copy link
Contributor Author

The final step of this should be to the remove the custom extensions to the /git/commits API (i.e. ?start_sha= and ?ref_name=)

@rajivm
Copy link
Contributor

rajivm commented Dec 13, 2013

ah from that perspective we're still missing support for the multiple commits case

@cvrebert
Copy link
Contributor Author

Closing as fixed since implemented and unit-tested in the develop branch.

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

3 participants