Cisco
350-901 · Question #77
A developer plans to create a new bugfix branch to fix a bug that was found on the release branch. Which command completes the task?
Sign in or unlock 350-901 to reveal the answer and full explanation for question #77. The question stem and answer options stay visible for context.
Software Development and Design
Question
A developer plans to create a new bugfix branch to fix a bug that was found on the release branch. Which command completes the task?
Options
- Agit checkout -b RELEASE BUGFIX
- Bgit checkout -t BUGFIX RELEASE
- Cgit checkout -b BUG FIX RELEASE
- Dgit checkout -t RELEASE BUGFIX
Unlock 350-901 to see the answer
You've previewed enough free 350-901 questions. Unlock 350-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Git branching#Version control#Software development workflow