Skip to Main Content
Learning DevOps - Second Edition
book

Learning DevOps - Second Edition

by Mikael Krief
March 2022
Intermediate to advanced content levelIntermediate to advanced
560 pages
10h 41m
English
Packt Publishing
Content preview from Learning DevOps - Second Edition

Chapter 6: Managing Your Source Code with Git

A few years ago, when we were developers and writing code as part of a team, we encountered recurring problems that were for the most part as follows:

  • How to share my code with my team members
  • How to version the update of my code
  • How to track changes to my code
  • How to retrieve an old state of my code or part of it

Over time, these issues have been solved with the emergence of source code managers, also called a version control system (VCS) or noted more commonly as a version control manager (VCM).

The goals of these VCSs are mainly to do the following:

  • Allow collaboration of developers' code
  • Retrieve the code
  • Version the code
  • Track code changes

With the advent of agile methods and a development-operations ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning DevOps

Learning DevOps

Mikael Krief
Effective DevOps

Effective DevOps

Jennifer Davis, Ryn Daniels

Publisher Resources

ISBN: 9781801818964Supplemental Content