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 -t RELEASE BUGFIX
B. git checkout -b RELEASE BUGFIX
C. git checkout -t BUGFIX RELEASE
D. git checkout -b BUGFIX RELEASE
A developer plans to create a new bugfix branch to fix a bug that was found on the release branch. Which command complet
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A developer plans to create a new bugfix branch to fix a bug that was found on the release branch. Which command complet
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!