Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка команда може одночасно створити нову гілку і перейти на неї?
git checkout -b назва_гілки
git commit -m назва_гілки
git merge -b назва_гілки
git branch -d назва_гілки
git add -b назва_гілки
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!