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

Add support for Git refs #71

Closed
tchap opened this issue Nov 21, 2013 · 2 comments
Closed

Add support for Git refs #71

tchap opened this issue Nov 21, 2013 · 2 comments

Comments

@tchap
Copy link
Contributor

tchap commented Nov 21, 2013

Not much to say, http://developer.github.com/v3/git/refs/

I am already working on this and I will create a pull request once I push some tests.

I noticed that there is issue #51 open for tags support. We may define the same stucts, namepy GitObject, so I guess the one being merged later will have to modify his code...

@tchap
Copy link
Contributor Author

tchap commented Jan 2, 2014

Actually, I can see now that the roadmap document is not up to date. The support was added by the pull request, so Git Data > References should be saying Done except the sub-namespace support... Could someone update it please? @willnorris ?

@tchap tchap reopened this Jan 2, 2014
@willnorris
Copy link
Collaborator

Updated spreadsheet. Though it does look like we're missing support for listing references in a sub-namespace (discussed here). Presumably that should be part of an Options struct passed to ListRefs.

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

No branches or pull requests

2 participants