how to change the branch of your browser code example
Example 1: git change branch
git checkout <<branchName>>
Example 2: change branch git
git checkout <branch_name>
git checkout <<branchName>>
git checkout <branch_name>