©  Ambily K K 2020
A. K KAzure DevOps for Web Developershttps://doi.org/10.1007/978-1-4842-6412-6_4

4. Version Control Using Azure DevOps

Ambily K K1  
(1)
Hyderabad, India
 

The versioning of code is important in a DevOps implementation. Version control systems enable you to collaborate with team members by tracking and controlling changes within your code. Most version control systems provide the basic features required for working with team members in parallel on the same codebase or file. These features include versioning code, rolling back to previous versions, comparing versions to identify the changes, and so on.

This chapter focuses on version control systems, branching and merging strategies, and the associated functionalities.

Repos

Repositories ...

Get Azure DevOps for Web Developers: Streamlined Application Development Using Azure DevOps Features now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.