As a distribution maintainer, I'd love to have Drush make --working-copy checkout repositories with my git credentials so that I can write to their repositories without having to do git set-url and providing my credentials.

Comments

ezra-g’s picture

Drush pm includes a --gitusername flag, however, I'm not clear on how and whether this could be used with Drush make:

drush make commons-profile/build-commons-dev.make --working-copy --gitusername=ezrag ./commons-builds/latest-3
Unknown option: --gitusername. See `drush help make` for available options. To suppress this error, add the option --strict=0.

greg.1.anderson’s picture

Version: 7.x-5.x-dev » 8.x-6.x-dev
Status: Active » Closed (won't fix)
Issue tags: +Needs migration

This issue was marked closed (won't fix) because Drush has moved to Github.

If this feature is still desired, you may copy it to our Github project. For best results, create a Pull Request that has been updated for the master branch. Post a link here to the PR, and please also change the status of this issue to closed (duplicate).

Please ask support questions on Drupal Answers.