Skip to content

Instantly share code, notes, and snippets.

@peey
Last active August 17, 2020 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peey/49a3da21c367694b3a8e39a27b397333 to your computer and use it in GitHub Desktop.
Save peey/49a3da21c367694b3a8e39a27b397333 to your computer and use it in GitHub Desktop.
Install npm package via github PR

Install npm package from github PR

Locate the branch name associated with the PR

Use this but replace #commit with #branch-name.

Use the username of the PR sender (since branch exists on their repo while unmerged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment