Last Updated: January 06, 2019
·
730
· skyzyx

Reverse pull request (GitHub, GitHub Enterprise)

Here's an example link where I can generate a pull request from the upstream repo into my own repo. This is useful in cases where you can't quickly pull up your Terminal or Git client to fetch the latest changes from an upstream source.

You MUST have write permissions for the repo which is receiving the PR.

https://github.com/username/repository/compare/master...otheruser:master