How to create branch in GIT | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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