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

Links don't work with git protocol #29

Open
bj-mcduck opened this issue Feb 19, 2020 · 1 comment
Open

Links don't work with git protocol #29

bj-mcduck opened this issue Feb 19, 2020 · 1 comment

Comments

@bj-mcduck
Copy link

I discovered that the links this opens are broken for me because it tries to find the first https style remote, which for me is my heroku remote.

I worked around it by creating a new remote with the https style to use just for this plugin, then set the settings default remote.

Is it possible to support the git style protocol?

@d4rkr00t
Copy link
Owner

Hi,

If i understand correctly you want urls like git://something.something to be opened in a browser? Not sure this is useful. Could instead introduce something like custom base url for a remote in settings, and then you can just redefine it to be whatever works for you the best...

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

No branches or pull requests

2 participants