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

ddev get <item> should run with project running, to avoid mutagen problems #4054

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

rfay
Copy link
Member

@rfay rfay commented Jul 29, 2022

The Problem/Issue/Bug:

If you use ddev get <something> with a stopped project, it can confuse mutagen by making changes when it's not running, and then reconciliation can do strange things when you start.

How this PR Solves The Problem:

Start the project before getting/changing files.

@github-actions
Copy link

@rfay rfay merged commit 2337d44 into ddev:master Jul 29, 2022
@rfay rfay deleted the 20220729_ddev_get_project_running branch July 29, 2022 22:04
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

1 participant