Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Consider making uri in buildmanager $config['subtrees']['myproject']['uri'] accept arrays. #2

Open
bryanhirsch opened this issue May 8, 2014 · 0 comments

Comments

@bryanhirsch
Copy link
Contributor

Having uri be a string works for teams collaborating on GitHub because all approved contributors use the same 'git' user: [email protected]:<some-user>/<project>.git.

But for projects maintained on drupal.org, maintainers each need to be able to push using their own approved user like this: <my-user>@git.drupal.org:project/<project>.git

Seems like we should make uri accept an array (bulleted list). If Drush Subtree discovers multiple options, it should prompt user to select which one to push to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant