change branch to master git command 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