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

Handle whitespace when calculating usernames #132

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

AA-Turner
Copy link
Member

#110 doesn't fully address the issue:

>>> import subprocess
>>> subprocess.check_output(["git", "config", "--get", "remote.origin.url"])
b'https://github.com/AA-Turner/cpython\n'

A

@AA-Turner AA-Turner merged commit bea8856 into main Sep 17, 2024
47 checks passed
@AA-Turner AA-Turner deleted the username-whitespace branch September 17, 2024 01:03
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