Files
pnpm/patching/plugin-commands-patching
Andrew Schmadel c1540ea035 fix(patch): forcibly disable ANSI color codes when generating patch diff (#9914)
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`
2025-09-13 18:44:38 +02:00
..
2025-09-12 14:24:30 +02:00
2025-09-12 14:24:30 +02:00

@pnpm/plugin-commands-patches

Commands for creating patches

Installation

pnpm add @pnpm/plugin-commands-patching

License

MIT