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

Refs #4200, add --repository-url to init command #4207

Closed
wants to merge 2 commits into from

Conversation

alcohol
Copy link
Member

@alcohol alcohol commented Jul 2, 2015

Needs some (manual) testing definitely.

  • add repositories specified to composite repo
  • update documentation
  • put extra repo in resulting composer.json

Refs #4200

);
}

$composite->addRepository($repo);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wondering couldn't this block of code be shared with the create-project command?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah definitely. Not sure where yet. Also not sure if it makes sense for this command to support local on disk repositories.

@Seldaek Seldaek closed this in 1aec1c1 Feb 29, 2016
@alcohol alcohol deleted the init-add-custom-repos branch September 29, 2016 12:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants