Files
pnpm/packages/git-resolver/test
Dan Rose 449ccef098 feat: add "refs/" as a git resolution prefix (#4953)
Previously, if you wanted to check out a git PR branch,
you needed to specify the url as:
`github:pnpm/pnpm#refs/pull/123/merge`.
Now this will resolve without the leading "refs":
`github:pnpm/pnpm#pull/123/merge`

close #2045
2022-06-29 23:48:30 +00:00
..
2022-06-02 11:54:01 +03:00