github-linker icon indicating copy to clipboard operation
github-linker copied to clipboard

Support org repos in the remote url

Open declanvong opened this issue 3 years ago • 0 comments

Some private organisation repos (I think GH Enterprise ones? I'm not 100% sure) have a .git URL that looks like this: [email protected]:Organisation/repo.git. This PR just tweaks getGitHubRepoURL to support git URLs of this form.

declanvong avatar Jan 24 '23 10:01 declanvong