Skip to content

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

Merged
kohsuke merged 2 commits into
hub4j:masterfrom
farmdawgnation:all-the-refs-worth-knowing
Aug 30, 2014
Merged

All the refs worth knowing: Implementation of ref updating and deleting.#117
kohsuke merged 2 commits into
hub4j:masterfrom
farmdawgnation:all-the-refs-worth-knowing

Conversation

@farmdawgnation
Copy link
Copy Markdown
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
Copy Markdown

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

@kohsuke
Copy link
Copy Markdown
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