gitressa

Results 190 comments of gitressa

> @hanoii: Another opinionated approach, much safer, is to the same validation that composer does when you try to do it on an empty directory That sounds like a pragmatic...

It works well, thanks @hanoii! There is no removal of files if I create a Drupal 10 project, go up one level, start another DDEV project, and from that folder...

I also tried with just a folder with a single file in it, and that also blocked the command from running, as desired: ``` $ tree -La 1 . ├──...

No no, I just thought that the PR was fixing this issue, just with another method. I'll revert the title. > You can unsubscribe from this issue if you are...

Feel free to post it here, and I can add it ... or perhaps you can be granted permissions to edit issue summaries?

A previous somewhat similar issue: #3010.

Is it possible to disable warnings in `.lando.yml`?

Perfect solution, thanks @jaybeaton! Now the start up feedback is less than a screenful :)