Natha Odedara
6
Q:

how to switch to another branch in git

$ git checkout <existing_branch>

$ git checkout -b <new_branch>
12
git checkout 'another_branch'
1
git checkout <name>
0
$ git branch iss53
$ git checkout iss53
0
Github branch 
pull request in branch
1
$ git branch
-1

New to Communities?

Join the community