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

feat: add support for ipv6 addresses #100

Merged
merged 2 commits into from
Jan 29, 2024
Merged

feat: add support for ipv6 addresses #100

merged 2 commits into from
Jan 29, 2024

Conversation

josegonzalez
Copy link
Member

This change updates the remote url parsing to be done in python, allowing us to properly parse the url without using regex.

Closes #99

This change updates the remote url parsing to be done in python, allowing us to properly parse the url without using regex.

Closes #99
@josegonzalez josegonzalez merged commit 58c34ab into master Jan 29, 2024
7 checks passed
@josegonzalez josegonzalez deleted the 99-ipv6 branch January 29, 2024 14:57
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.

Cannot use an IPv6 address in the Git URL
1 participant