+ 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 Réponse
+ 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