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: support custom SSH username #60

Merged
merged 2 commits into from Aug 30, 2022

Conversation

privatenumber
Copy link
Contributor

Branched off from #59

Problem

GitHub Enterprise now uses a SSH username different from git. In my enterprise org, the SSH urls look like this:

org-42463807@github.com:squareup/repo-name.git

IonicaBizau/git-url-parse#141

Changes

Support custom SSH usernames. Pattern based on this StackOverflow answer.

@privatenumber privatenumber changed the title feat: improve regex pattern feat: support custom SSH username Aug 3, 2022
@IonicaBizau IonicaBizau mentioned this pull request Aug 30, 2022
@IonicaBizau IonicaBizau merged commit 778a0a5 into IonicaBizau:master Aug 30, 2022
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.

None yet

2 participants