Computer Science, asked by YadavRahul469, 11 months ago

What is the git command to directly create and move to a new branch

Answers

Answered by TechGenius
2
git checkout -b [name_of_your_new_branch]
Answered by Arslankincsem
0

Explanation:

A branch in git is quite simply and it is light weight movable pointer to one of the comments and default brand name in the git is master. Hope the initially make commits and you can give master branch which can point to the last commit you to create the multiple branches pointing into commit date history. Hope it provide best answer with no trouble of it.

Similar questions