Files
pnpm/.changeset/heavy-dragons-start.md
klassiker c5fbddee05 fix(git-fetcher): ensure the specified commit is used after checkout (#10310)
* fix(git-fetcher): ensure the specified commit is used after checkout

* fix(git-resolver): always resolve to a full commit

* chore: add changeset heavy-dragons-start

* test: fix related test case

* test: fix some other test that gets stuck

* Update heavy-dragons-start.md with PR reference

Add reference to pull request #10310 for clarity.
2025-12-17 03:26:18 +01:00

229 B

pnpm, @pnpm/git-fetcher, @pnpm/git-resolver
pnpm @pnpm/git-fetcher @pnpm/git-resolver
patch patch patch

Always resolve git references to full commits and ensure HEAD points to the commit after checkout #10310.