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

problems when a tag and a branch use the same name #7

Open
scottlu opened this issue Aug 14, 2016 · 0 comments
Open

problems when a tag and a branch use the same name #7

scottlu opened this issue Aug 14, 2016 · 0 comments
Assignees
Labels

Comments

@scottlu
Copy link
Member

scottlu commented Aug 14, 2016

Pass hashes rather than names to github api, so there is no ambiguity when a tag and a branch use the same name. GHCode is currently passing ref names instead of hashes. In this case Github needs to decide branch or tag and probably defaults to branch, which will be a problem for GHCode when user intended to view a tag.

@scottlu scottlu self-assigned this Aug 14, 2016
@darrinm darrinm added the bug label Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants