Design and implement branch strategies and workflows
This module explores Git branching types, concepts, and models for the continuous delivery process. It helps companies defining their branching strategy and organization.
Learning objectives
By the end of this module, you're able to:
- Describe Git branching workflows
- Implement feature branches
- Implement GitHub Flow
- Fork a repo
Prerequisites
None