Forking Workflow
The lesson explains how the forking workflow gives every developer their own server-side repository. Popular in open source, contributors fork repos, make changes locally, then submit pull requests to the original upstream repository owner for approval.
Previous Module
Planning for DevOps
This Module
Implementing Source Control