Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка з наведених нижче команд Git використовується для створення нової гілки та переходу до неї одночасно?
git checkout <ім'я_гілки>
git switch -c <ім'я_гілки>
git checkout -b <ім'я_гілки>
git branch <ім'я_гілки>
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!