Pull new updates from original GitHub repository into forked GitHub repository
Asked 07 September, 2021
Viewed 1.6K times
  • 55
Votes

I forked someone's repository on GitHub and would like to update my version with commits and updates made in the original repository. These were made after I forked my copy.

How can I pull in the changes that were made in the origin and incorporate them into my repository?

8 Answer