how to switch to new branch present on github code example
Example 1: git change branch
git checkout <<branchName>>
Example 2: how to switch to another branch in git
Github branch
pull request in branch
git checkout <<branchName>>
Github branch
pull request in branch