How to create new branch in Git?
Step 1 : You must be at the master branch
Step 2 : After that, click the "Branch" button at the top
Step 3 : Fill the empty form for New Branch like this format = "feature/programmercode-processname"
Step 4 : After fill the space, you can create branch
Step 2 : After that, click the "Branch" button at the top
Step 3 : Fill the empty form for New Branch like this format = "feature/programmercode-processname"
Step 4 : After fill the space, you can create branch
Comments
Post a Comment