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

Drush packages are installed in path that is not in gitignore #540

Closed
Dropa opened this issue Dec 20, 2019 · 2 comments
Closed

Drush packages are installed in path that is not in gitignore #540

Dropa opened this issue Dec 20, 2019 · 2 comments

Comments

@Dropa
Copy link

Dropa commented Dec 20, 2019

Contrib drush packages are intended to be ignored in gitignore, but in path ./drush/contrib/

https://github.com/drupal-composer/drupal-project/blob/8.x/.gitignore#L2

Composer installs drush packages into ./drush/Commands/contrib/
https://github.com/drupal-composer/drupal-project/blob/8.x/composer.json#L77

Not sure which one is incorrect, but probably gitignore is easier to fix

@leymannx
Copy link
Collaborator

Sorry for the late reply. Do you maybe have a sample Drush package at hand to reproduce that? This would help a lot. Many thanks!

@AlexSkrypnyk
Copy link
Collaborator

This pull request/issue has been inactive for over a year and is being closed due to inactivity. If the issue still persists or the contribution is still relevant, please feel free to reopen it or create a new one.

Thank you for your understanding and your contributions to the project!

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

No branches or pull requests

3 participants