Files
pnpm/pnpm11/resolving
Alessio AttilioandZoltan Kochan b287582858 fix(git-resolver): pass GIT_TERMINAL_PROMPT=0 to prevent interactive prompts in git ls-remote (#13471)
The git ls-remote command spawned by the GitHub Actions checker now includes GIT_TERMINAL_PROMPT=0 in its environment. This ensures that the command fails immediately instead of blocking the user on an interactive prompt when the repository is private and the user lacks HTTPS credentials. Closes pnpm/pnpm#13421

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2026-07-30 20:13:51 +02:00
..