pnpm patch-commit <path>
Adicionado em: v7.4.0
Gere um patch a partir de um diretório (inspirado em um comando semelhante no Yarn).
pnpm patch-commit <patchDir>
Opções
---patches-dir <dir>
Added in: v7.30.0
The generated patch file will be saved to this directory. By default, patches are saved to the patches
directory in the root of the project.