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

All the refs worth knowing: Implementation of ref updating and deleting. #117

Merged
merged 2 commits into from
Aug 30, 2014

Conversation

farmdawgnation
Copy link
Contributor

This PR implements the updating and deleting of refs according to the specification in the GitHub API.

https://developer.github.com/v3/git/refs/#update-a-reference
https://developer.github.com/v3/git/refs/#delete-a-reference

Let me know if there are any changes that need to be made! :)

@buildhive
Copy link

Kohsuke Kawaguchi » github-api #216 SUCCESS
This pull request looks good
(what's this?)

@kohsuke
Copy link
Collaborator

kohsuke commented Aug 30, 2014

Object-orientation demands that these methods be defined on GHRef. I'll move them there.

@kohsuke kohsuke merged commit 97a1c74 into hub4j:master Aug 30, 2014
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