mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-23 23:29:17 -05:00
* 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.
229 B
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.