List of questions
Related questions
Question 141 - 350-901 discussion
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?
A.
git checkout -b RELEASE BUGFIX
B.
git checkout -t BUGF1X RELEASE
C.
git checkout -b BUG FIX RELEASE
D.
git checkout -t RELEASE BUGFIX
Your answer:
0 comments
Sorted by
Leave a comment first