mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-31 02:58:12 -05:00
Add `--no-color` to pnpm's invocation of `git diff` within the patch-commit command. Ensures that the .diff files are valid when operating inside of a git repository that has a local config that includes `diff.color=always`
@pnpm/plugin-commands-patches
Commands for creating patches
Installation
pnpm add @pnpm/plugin-commands-patching
License
MIT