Valid XK0-005 Dumps shared by EduDump.com for Helping Passing XK0-005 Exam! EduDump.com now offer the newest XK0-005 exam dumps, the EduDump.com XK0-005 exam questions have been updated and answers have been corrected get the newest EduDump.com XK0-005 dumps with Test Engine here:
A DevOps engineer wants to implement a new feature on the infrastructure as code configuration. Which of the following commands should the engineer use to accomplish this task?
Correct Answer: C
To create a new feature in Git, you typically create a new branch. The command git branch <feature> creates a new branch where the feature can be developed independently. * Source: CompTIA Linux+ XK0-005 Study Guide - Chapter 14: Automation and Scripting Reference: Pro Git Book - Git Branching