0

This popular Stream Handbook repository has 30+ open pull requests.

Can I merge them into a fork?

What would be the easiest way?

Dmitri Zaitsev
  • 12,745
  • 10
  • 68
  • 106
  • Possible duplicate of [How to apply unmerged upstream pull requests from other forks into my fork?](https://stackoverflow.com/questions/6022302/how-to-apply-unmerged-upstream-pull-requests-from-other-forks-into-my-fork) – Amin Aug 28 '19 at 09:03

1 Answers1

2

I am afraid you will have to do this manually, one PR at a time. https://help.github.com/articles/checking-out-pull-requests-locally/

Varun Garg
  • 2,186
  • 21
  • 34