github-linker
github-linker copied to clipboard
Support org repos in the remote url
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.