Chapter 15
Performing Basic Version Control Using Git
This chapter covers the following topics:
The exam objective covered in this chapter is as follows:
Objective 3.3: Given a scenario, perform basic version control using Git
Version control is an important technology and practice—it’s essential to having full control of your code or materials. Proper code management requires the ability to track changes, merge changes, revert to previous versions, and develop using multiple branches of the same original code.
There are multiple source control methods and tools, but Git is the most popular and the one you need to know how to use for the Linux+ exam. Git is also one of the tools that ...
Get CompTIA Linux+ XK0-005 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.