Updating a fork with changes from the original project
Created by: MBurchard
How can I update an existing fork with changes, that where made on the main project. The reason: On the main project we only allow some developers to work. Additional developers should work in their own fork. We tried that recently and it's quit easy to merge changes from that fork back into the main project. But now all other forks are not up to date. The only solution I see is deleting the other forks and recreate them. Is there a better way?