Work with Git for Enterprise DevOps — MOC
MS Learn path: Work with Git for enterprise DevOps · Source control is the foundation of everything else.
The core idea
How teams collaborate safely on code at scale with Git: branching strategy, pull requests, code review, hooks, and collaborations at enterprise scale.
Planned concepts
git · Trunk/GitFlow · pull-request · merge-conflict · git-hooks · Azure Repos · GitHub · semantic-versioning
Planned modules
Modules in this path
Skills
Source control strategy, branching, PRs & reviews, repo hygiene.
Practice questions
- az400-q-git-001 — resolving a merge conflict
- az400-q-git-002 — trunk-based development