mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-07 00:35:25 -04:00
Git on Windows (Git for Windows / MSYS2) understands Unix-style '/dev/null' but cannot access the native Windows null device '\\.\nul' as a file path, causing "fatal: unable to access '\\.\nul'" errors. This is a manual backport of the fix from #10757 on main. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pnpm/plugin-commands-patches
Commands for creating patches
Installation
pnpm add @pnpm/plugin-commands-patching
License
MIT