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

update git ref to explicitly return string (fix py3 bytes error) #649

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

troyready
Copy link
Contributor

The PyGit integration is broken on py3 without this change -- the bytes passed here cause it to raise a ValueError.

Copy link
Member

@phobologic phobologic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@troyready troyready force-pushed the fix_git_remote_py3_bytes branch from f110968 to 00b3ffe Compare August 28, 2018 17:13
@phobologic phobologic merged commit c396146 into cloudtools:master Aug 28, 2018
@troyready troyready deleted the fix_git_remote_py3_bytes branch September 4, 2018 18:26
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.

2 participants