Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
A pull request, PR for short, is a discussion regarding a set of commits on a Git hosting service such as GitHub or Bitbucket. (GitLab has a similar feature called "Merge Requests".) Although a pull request can cover any set of commits, most often it's a comparison between one branch and another. The most common use for a pull request is to let another person who you're working on a repo with review your changes before they get merged into the `master` branch and deployed to users.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up