PdfPrep.com

Which command completes the task?

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

Exit mobile version