pnpm patch-commit <path>
Agregado en: v7.4.0
Genera un patch desde un directorio (inspirado por un comando de Yarn similar).
pnpm patch-commit <patchDir>
Opciones
---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.