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

fix encoding problems on windows with not using default encoding but … #893

Open
wants to merge 2 commits into
base: master
from

Conversation

@brizjin
Copy link

@brizjin brizjin commented Jul 15, 2019

Solves encoding problem on windows with using fetch, pull, push commands. It similar to issues: 332, 237, explanation of problem I found here in accepted answer. Also was encoding problem with calling repo.branches, quite simillar, file open in default locale encoding (cp-1251) for me, and getting branches names was broken.

@Byron
Copy link
Member

@Byron Byron commented Jul 20, 2019

Thanks a lot for your efforts!
Unfortunately there is some breakage, maybe you can have a look.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.