Which command completes the task?

Posted by: Pdfprep Category: 350-901 Tags: , ,

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

Answer: C

Leave a Reply

Your email address will not be published.