How to create branch in GIT | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

How to create branch in GIT

In selenium automation How to create branch in GIT

28th Feb 2019, 4:29 AM
Suresh Ayyanna
Suresh Ayyanna - avatar
1 ответ
+ 2
All your questions will be answered when you have a look at the git tutorial in the development essentials here on sololoearn. git branch <name> git checkout <name>
1st Mar 2019, 6:40 PM
nobody