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

Remove use of box drawing characters in warning output #243

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

mjcheetham
Copy link
Collaborator

Remove the use of box drawing characters in the warning output messages for TLS verification being disabled. Some systems (looking at you Windows) struggle with such characters. Replace them with simpler characters.

Whilst we're at it, also remove box drawing characters from code comments. Even though these aren't a problem, let's just do it for consistency.

Remove the use of box drawing characters in the warning output messages
for TLS verification being disabled. Some systems (looking at you
Windows) struggle with such characters. Replace them with simpler
characters.

Whilst we're at it, also remove box drawing characters from code
comments. Even though these aren't a problem, let's just do it for
consistency.
@mjcheetham mjcheetham added the bug A bug in Git Credential Manager label Dec 1, 2020
@derrickstolee
Copy link
Contributor

I haven't played with these characters since the Commodore 64 😝

@jeffhostetler
Copy link

or Turbo Pascal...

@mjcheetham mjcheetham merged commit a8e72d2 into git-ecosystem:master Dec 2, 2020
@mjcheetham mjcheetham deleted the noboxchars branch December 2, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in Git Credential Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants