How to Grab a Pull Request Locally with Git Command Line
If you're working with git, especially with open source, sometimes you'll find that you want to work with a particular pull request, or PR, locally. This article shows how to do so using the git command line.