Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Composer skipping patches #7

@ugintl

Description

@ugintl

Most of the patches did not apply and skipped. I think few did apply. It means that those which did not apply, were already applied. Here is the result after running the composer command.

D:\drupal\distributions>composer create-project acquia/df-project DF -s dev
Creating a "acquia/df-project" project at "./DF"
Installing acquia/df-project (dev-8.x-4.x 764d635)

DrupalComposer\DrupalScaffold\Plugin::scaffold

find . -mindepth 2 -type d -name .git | xargs rm -rf
'xargs' is not recognized as an internal or external command,
operable program or batch file.
Script find . -mindepth 2 -type d -name .git | xargs rm -rf handling the remove-git-submodules event returned with error code 255
Script @remove-git-submodules was called via post-update-cmd

D:\drupal\distributions>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions