An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stor
Posted: Fri Jul 22, 2022 5:26 pm
An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the `master` branch. Which commands create the new feature in a separate branch called `feature` and check out the new version?
A.
B.
C.
D.
A.
B.
C.
D.