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

Split pull:all functionality into sub commands, add push:* commands. #305

Merged
merged 17 commits into from
Oct 13, 2020
Merged

Split pull:all functionality into sub commands, add push:* commands. #305

merged 17 commits into from
Oct 13, 2020

Conversation

grasmash
Copy link
Contributor

No description provided.

@grasmash grasmash changed the title Split pull:all functionality into sub commands. Split pull:all functionality into sub commands, add push:* commands. Oct 13, 2020
* @throws \Exception
*/
protected function execute(InputInterface $input, OutputInterface $output) {
$output->writeln("Please use <options=bold>git</> to push code changes upstream.");
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this just a placeholder? I think it would be better to have no push:code command, rather than a command that does nothing and exits.

@grasmash grasmash merged commit 93ec287 into acquia:master Oct 13, 2020
@anavarre
Copy link
Contributor

FTR I can't test this PR until #307 is fixed, which will then allow me to confirm the fix for #306

@grasmash grasmash mentioned this pull request Oct 15, 2020
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

3 participants