How to apply unmerged upstream pull requests from other forks into my fork?
Update: Via Webpage You can also do this via the github webpage. I assume, you should have already a fork (MyFork) of the common repo (BaseRepo) which has the pending pull request from a fork (OtherFork) you are interested in. Navigate to the fork (OtherFork) which has initiated the pull request which you like to … Read more