Chapter 27. Git

This chapter covers the following topics:

This chapter covers the following exam objective:

  • Objective 5.2: Given a scenario, carry out version control using Git.

One of the biggest headaches that developers must deal with is different versions of source code. There are times when you just need to go back to a previous version of code. Maintaining these versions manually can be cumbersome and time-consuming.

Compounding the problem, multiple programmers often work together on a single piece of source code. A large program can be tens of thousands of lines of code, and different programmers may be responsible for different portions ...

Get CompTIA Linux+ XK0-004 Cert Guide 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.