December 2020
Intermediate to advanced
438 pages
8h 5m
English
Source control management (SCM) is a vital part of every company that develops software professionally, but also for every developer that wants to have a safe way to store and manage their code.
When working in teams, it's absolutely necessary to have a safe central repository where all your code is stored. It's also necessary to have a system that guarantees that the code is safely shared between developers and that every modification is inspected and merged without raising conflicts.
In this chapter, we'll learn how Azure DevOps can help with managing source code professionally and securely. In this chapter, we'll cover the following topics:
Read now
Unlock full access