Microsoft GH-900 Question Answer
What command should you type to create and switch over to a new branch?
git branch newBranchName
git checkout newBranchName
git checkout -n newBranchName
git checkout -b newBranchName
TESTED 29 Mar 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved