Open
Description
Right now you can only specify a single auth for running a repo, however this becomes a problem when you have the config file on one host and the repo on a different host.
Lets say you have the config file as a private repo on gitlab, but you want to access a private repo on github, well then you either have to have 2 configurations (which defeats the purpose of a single config file to manage it all).
A solution would be to have a config block which can take an auth type, or allow each repo to take multiple auth types, but then again it might not be easy to know which one is the one for the config, unless all where tried and only report the error if all fail.
Metadata
Metadata
Assignees
Labels
No labels