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: handle azure devops url #1463

Merged
merged 1 commit into from
Jan 12, 2024
Merged

fix: handle azure devops url #1463

merged 1 commit into from
Jan 12, 2024

Conversation

cfabianski
Copy link
Collaborator

@cfabianski cfabianski commented Jan 12, 2024

Description

Ref gitsight/go-vcsurl#4
Closes #1459

Links

https://learn.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski merged commit a5d27c9 into main Jan 12, 2024
10 checks passed
@cfabianski cfabianski deleted the fix/1459-origin-url branch January 12, 2024 15:17
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.

Failed to get git context: couldn't parse origin url: first path segment in URL cannot contain colon
2 participants