CompTIA Linux+ (XK0-005) — Question 58

An administrator needs to make some changes in the IaC declaration templates. Which of the following commands would maintain version control?

Answer options

Correct answer: D

Explanation

The correct answer is D because it involves creating a new branch for changes, which is essential for version control. Options A and C do not involve branching, and option B references an incorrect repository URL and an irrelevant command for maintaining version control.