git
git copied to clipboard
a util for spawning git from npm CLI contexts
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently `GIT_SSH_COMMAND` has hardcoded `ssh` path in https://github.com/npm/git/blob/v4.0.4/lib/opts.js#L5 But there is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior npm install fails to clone branch, commit hash or tag when...
currently every operation performed through this module has to maintain its own cache. pacote half implements some form of caching, but now that we don't keep integrity values for locally...
As seen in the comments on npm/cli#3233 and #7, trying to install a git repository with the current npm CLI fails when using OpenSSH = 7.6 probably can't be expected...
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.1. Release notes Sourced from @npmcli/template-oss's releases. v4.23.1 4.23.1 (2024-07-17) Bug Fixes ca47705 #462 Use include-workspace-root for /main in Post Dependabot (#462) (@hashtagchris) v4.23.0 4.23.0...
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.1 to 11.0.0. Changelog Sourced from lru-cache's changelog. cringe lorg 11.0 Drop support for node less than v20 10.4 Accidental minor update, should've been patch. 10.3 add...
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.0. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...
Bumps [proc-log](https://github.com/npm/proc-log) from 4.2.0 to 5.0.0. Release notes Sourced from proc-log's releases. v5.0.0 5.0.0 (2024-09-03) ⚠️ BREAKING CHANGES proc-log now supports node ^18.17.0 || >=20.5.0 Bug Fixes aa3a1f6 #101 align...
Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 7.0.2 to 8.0.0. Release notes Sourced from @npmcli/promise-spawn's releases. v8.0.0 8.0.0 (2024-09-03) ⚠️ BREAKING CHANGES @npmcli/promise-spawn now supports node ^18.17.0 || >=20.5.0 Bug Fixes eeaf662 #122 align...
Bumps [ini](https://github.com/npm/ini) from 4.1.3 to 5.0.0. Release notes Sourced from ini's releases. v5.0.0 5.0.0 (2024-09-03) ⚠️ BREAKING CHANGES ini now supports node ^18.17.0 || >=20.5.0 Bug Fixes 3eca645 #279 align...