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

add goto origin (git remote) #106

Open
technocake opened this issue Jul 16, 2019 · 0 comments
Open

add goto origin (git remote) #106

technocake opened this issue Jul 16, 2019 · 0 comments

Comments

@technocake
Copy link
Owner

If the special magicword code points to a git repo, and that git repo has remotes,
perhaps goto should be able to dynamically add a magicword for each remote.

Such that goto origin opens https://github.com/technocake/goto

How far should we take it, and should it perhaps be part of a github plugin? git-plugin?

Goto is using git heavily (soon) internally, and perhaps git should just be understood natively?

What about links like git@github.com:technocake/goto.git which is implicitly git over ssh, or git+ssh:// if you like - and corresponds to the browser-reachable https://github.com/technocake/goto

Should we auto-translate them to https?
I guess that behaviour should be part of github plugin

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

1 participant