Will
0
Q:

sitch a branch command line

$ git checkout <existing_branch>

$ git checkout -b <new_branch>
12
$ git branch
-1
$ git switch <existing_branch>

$ git switch -c <non_existing_branch>
-1

New to Communities?

Join the community