How do I merge 4.7?

Hi all!

I’m new to git and relatively new to unreal. I forked the git repo at the 4.51 update. Now that 4.7 is released, if I choose ‘sync’ from windows github I don’t get any updates. How do I get the new release into my forked/cloned repo?

Thanks!

GitHub has some great documentation for common tasks like that:

https://help.github.com/articles/configuring-a-remote-for-a-fork/
https://help.github.com/articles/syncing-a-fork/