Forking a project allows you to copy and edit a project and share that project and the builds it contains between organizations. For example, you can create a project in a test organization to ensure it meets your requirements, then fork it to another organization you belong to and share it with other members.
Forking a project always creates the fork from the most recent commit for the project and will include its commit history.
The project is forked, and you are redirected to the new forked project page. You can verify that you are in the forked project from the Overview tab because it will say “This project is a fork of project name".
Forked projects can sync with their parent project’s latest changes. The platform notifies you when updates are available in the child project’s Overview page. You choose when to apply these updates.
For Organizations: Create a parent runtime with approved packages. Team members fork it for their projects. For Individuals: Create a parent runtime with your common packages. Fork it for each new project.
Update Process