Distributed Source Control
Introduces the distributed model where each developer has a full repository copy. Covers Git's key features: feature branches, pull requests for code review, distributed repositories, and why Git is becoming the industry standard.
Previous Module
Planning for DevOps
This Module
Implementing Source Control