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

Allow fetching trees with a slash in the tree name #12

Merged
merged 1 commit into from
May 14, 2014

Conversation

jsutlovic
Copy link
Contributor

Currently, a branch with a name like release/1.0 will error (404 from Github API). This fixes the issue and allows the branch to be fetched.

@JoshSchreuder
Copy link

👍 I have this issue also.

@buunguyen
Copy link
Collaborator

Hi, thanks for this. Can you share the link to a public repo with such a branch name so that I can test really quickly?

buunguyen added a commit that referenced this pull request May 14, 2014
Allow fetching trees with a slash in the tree name
@buunguyen buunguyen merged commit 306a34c into ovity:master May 14, 2014
@buunguyen
Copy link
Collaborator

Tested, works great, thanks for submitting the pull request!

@jsutlovic
Copy link
Contributor Author

Thanks for the great utility!

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