mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-23 22:38:32 -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`