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

Several remotes support #277

Open
sergeych opened this issue Jan 20, 2023 · 1 comment
Open

Several remotes support #277

sergeych opened this issue Jan 20, 2023 · 1 comment

Comments

@sergeych
Copy link

In my case:

[remote "origin"]
        url = ssh://[email protected]/unikrypto.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[remote "github"]
        url = https://github.com/sergeych/unikrypto.git
        fetch = +refs/heads/*:refs/remotes/github/*

the plugin asked me to specify the platform, and I specified the GitHub. When generating links, it does it on the "origin" url, e.g. to the redmine, so it does not work. It would be wonderful to have a way to select which origin to use.

@sergeych sergeych changed the title Several origins support Several remotes support Jan 20, 2023
@sabi0
Copy link

sabi0 commented Feb 1, 2023

Duplicates #240 ?

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